NO

Author Topic: pomake.exe 7.0 and $(*B)  (Read 2786 times)

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
pomake.exe 7.0 and $(*B)
« on: December 17, 2012, 02:20:45 PM »
POMAKE: Build.mak(90): fatal error: Invalid meta symbol part: B.
 :(
pomake.exe 7.0 can't handle macro $(*B)

Code: [Select]
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'.
« Last Edit: December 18, 2012, 05:58:29 AM by timovjl »
May the source be with you

Offline Vortex

  • Member
  • *
  • Posts: 802
    • http://www.vortex.masmcode.com
Re: pomake.exe 7.0 and $(*B)
« Reply #1 on: December 17, 2012, 08:02:31 PM »
Hi timovjl,

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

CommonTater

  • Guest
Re: pomake.exe 7.0 and $(*B)
« Reply #2 on: December 17, 2012, 08:43:52 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.





Offline frankie

  • Global Moderator
  • Member
  • *****
  • Posts: 2096
Re: pomake.exe 7.0 and $(*B)
« Reply #3 on: December 18, 2012, 10:02:30 AM »
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