News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

pomake.exe 7.0 and $(*B)

Started by TimoVJL, December 17, 2012, 02:20:45 PM

Previous topic - Next topic

TimoVJL

Quote from: jj2007 on December 16, 2012, 03:41:33 PM
POMAKE: Build.mak(90): fatal error: Invalid meta symbol part: B.
:(
pomake.exe 7.0 can't handle macro $(*B)

CFLAGS = -Ze

C_OBJS = t1.obj t2.obj

$(C_OBJS): $(*B).c
ECHO $(CFLAGS) $**
$(CC) $(CFLAGS) $**
In pomake.exe 6.5 =<
POMAKE: fatal error: Don't know how to make '.c'.
May the source be with you

Vortex

Hi timovjl,

You should try Easy Build. It's a much more powerful tool compared to Pomake.
Code it... That's all...

CommonTater

Quote from: Vortex on December 17, 2012, 08:02:31 PM
You should try Easy Build. It's a much more powerful tool compared to Pomake.

I agree :D  ... but I'll bet Timo is playing with that compression library and it's supplied makefiles.





frankie

I think Timovjl is just pointing-out a bug in a PellesC tool, that should be the aim of this forum.
Than everything can be used  ;D
"It is better to be hated for what you are than to be loved for what you are not." - Andre Gide