Hi David,

On 2009 Oct 7, at 13:48, David Arturo Macias Corona wrote:

Viktor:

>Second one (AR_RULE) are solved removing entire section in
>config\common\watcom.mk
>-----------------
>ifeq ($(HB_SHELL),os2)
>[...]
>endif
>-----------------

Question:
Should we remove in source\pp\makefile this line too ?
-...@$(RM) hbpp$(OBJ_EXT)

Unfortunately not.

Few targets (os2/gcc, win/mingw) still need this hack in .dll
creation phase. We could remove it, if we added HB_DYN_COPT = - DHB_DYNLIB
to these targets, but this would make build process take much
longer due to extra C compilation pass. So it would be very
costly to remove this hack ATM.

Brgds,
Viktor

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

Reply via email to