On Wed, 04 Mar 2009, Szak�ts Viktor wrote: > I don't understand -c option as it's not documented > in hbmk script help, nor is it a Harbour option.
-c is C compiler option. Not hb* script. hbcc doen not have assume any result of final build. If this is a problem for you to separate internal hbmk2 compile time and link time logic then look of -c C compiler switch. If it's not a problem then forget about -c and simply make it working. I only want to have working hbcc which can be used to compile or link .c/.o/.a files just like C compiler. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
