On Wed, 04 Mar 2009, Szak�ts Viktor wrote: > Okay, so we have three real modes: > -hbcmp -> input to .c > -hbcc -c -> input to object > -hbcc -> input to executable > -hblnk -> input to executable > I'll implement this for compatibility, but in essence this > seem to be a much more confusing variation of having > three clear modes (unless I'm still missing some subtle detail): > -stopafterharbour -> hbcmp > -stopafterccompiler -> hbcc -c > (default) -> hbmk, hbcc, hblnk
These are free modes only. hbcc is simple C compiler wrapper. Nothing more nothing less. I add hbcc -c only to help you because I expected that it will not work in hbmk2. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
