Viktor,

> How to enable or use precompiled headers with Harbour

With BCC32 you can use:

set HB_USER_CFLAGS=-H="x:\path\file.csm" -Hc

and it create file.csm + file.#nn in  x:\path\
But I get errors if I try to build whole Harbour with this flag
(and it does not like include/hbexpr[ab].c since they contain code)

  Chen.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to