-----Messaggio Originale----- 
Da: "Andi Jahja" <andi.ja...@yahoo.co.id>
A: "xHarbour Developers Mailing List" 
<xharbour-developers@lists.sourceforge.net>
Data invio: martedì 7 agosto 2012 13.46
Oggetto: Re: [xHarbour-developers] ChangeLog: 2012-08-07 18:08 
UTC+0700AndiJahja <xharbour/AT/telkom/net/id>


> Ah OK. I think I got you. Each compiler has its own way to undef
> predefined constant. For example, in case of Borland Compiler, you can
> use one of these flags:
>
> -U"HB_EXTENSION"
> -U"HB_C52_UNDOC"
> -U"HB_COMPAT_C53"
> -U"HB_COMPAT_XPP"
> -U"HB_COMPAT_FLAGSHIP"
> -U"HB_COMPAT_FOXPRO"
> -U"HB_C52_STRICT"
>
> So in a clean build, just set an envar:
>
>  SET CLIBFLAGS=-U"HB_COMPAT_C53"
>  -> you are disabling CA Cl*pper 5.3 extension without touching hbsetup.ch

Great! I'm going to try it, thank you.

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page:         http://www.emagsoftware.it/emgmusic 


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to