[Harbour] Precompiled headers

Chen Kedem niki at synel.co.il
Wed Jul 1 08:41:28 EDT 2009


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.


More information about the Harbour mailing list