[PD-dev] -DLINUX

cgc at humboldtblvd.com cgc at humboldtblvd.com
Mon Nov 17 22:50:40 CET 2003


-DMACOSX is also superfluous as there is a define __APPLE__ already in GCC.  If
you neeed to differentiate between GCC, CodeWarrior and XLC there are also
defines for those.

cgc 

Quoting guenter geiger <geiger at xdv.org>:

> On Sun, 16 Nov 2003, Hans-Christoph Steiner wrote:
> > Would it break anything if I add -DLINUX to
> > externals/build/linux/makefile?  There is already /DNT and -DMACOSX
> for
> > Windows and MacOSX, and it would be handy to be able to
> differentiate
> > Linux as well.
> 
> Its not there because its redundant, you can already test for
> __linux__
> linux
> __linux
> __gnu_linux__
> 
> but no, I think it wouldn't break anything. Where do you want to
> differenciate ?
> 
> Guenter
> 
> >
> > .hc
> >
> > 	zen
> > 	   \
> > 	    \
> > 	     \
> >
> >
> > _______________________________________________
> > PD-dev mailing list
> > PD-dev at iem.at
> > http://iem.at/cgi-bin/mailman/listinfo/pd-dev
> >
> 
> 
> _______________________________________________
> PD-dev mailing list
> PD-dev at iem.at
> http://iem.at/cgi-bin/mailman/listinfo/pd-dev
> 




More information about the Pd-dev mailing list