> Now I found it's works from command line
> f.e.
> hbmk2 mybiglib.hbp -aflag=/P32 -trace
>
> So it is strange for me, why hbmk, does not support an aflag choice from hbc
>
> {bcc}cflags=-c -q -d -Q -w -w-sig -w-8004 -tW -tWM -5 -6 -O2 -OS -Ov -Oi -Oc
> {bcc}aflag=/P32
> {mingw}cflags=-c -Wall -W -O3 -march=i586

Should be 'aflags=' (with an 's') since it supports multiple options
as opposed to the cmdline option.

Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to