Wich is your C_USR,HB_BUILD_ST,PRG_USR,CFLAGS ecc?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Pritpal Bedi
Sent: Tuesday, September 30, 2008 4:53 PM
To: harbour@harbour-project.org
Subject: Re: [Harbour] 2008-09-30 11:37 UTC+0200 Przemyslaw
Czerpak(druzus/at/priv.onet.pl)


Przemek


Przemyslaw Czerpak-2 wrote:
> 
> 2008-09-30 11:37 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
>   * harbour/include/Makefile
>   + harbour/include/hbvmint.h
>     + added new header file which works like hbvmopt.h but does not
enable
>       stack macros
> 
>   * harbour/contrib/xhb/xhbenum.c
>   * harbour/contrib/xhb/xhbqself.c
>   * harbour/contrib/xhb/xhbwith.c
>   * harbour/contrib/xhb/cstructc.c
>   * harbour/contrib/hbwin/win_ole.c
>     ! use hbvmint.h instead of hbvmopt.h to eliminate direct bindings
to
>       HVM stack structure
> 

Perfect. 

Now I can build Harbour with only -DHB_FM_STATISTICS_OFF flag and all
other sources with hbvmint.h whereever hbvmopt.h was used, without
problems.
It has much earier for end user to build executable.

Now I can switch to MT and ST mode just by linking
hbvmmt.lib + cw32mt.lib  MT
hbvm.lib + cw32.lib  ST

Thanks.

Regards
Pritpal Bedi
-- 
View this message in context:
http://www.nabble.com/2008-09-30-11%3A37-UTC%2B0200-Przemyslaw-Czerpak-%
28druzus-at-priv.onet.pl%29-tp19738941p19743687.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

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

Reply via email to