On Fri, 2009-03-27 at 18:07 +0000, Ghee Teo wrote: > May be I am wrong, I got > cpp -dM /dev/null | grep sun > #define __sun 1 > #define sun 1 > #define __sun__ 1 > bash-3.2$ which cc > /export/home/gheet/compiler/onnv-tools/i386/SS11/bin/cc > > so it seems to be all defined. Let me investigate a bit more. > Thanks,
Yeah, but watch out. cpp is part of GCC, not Sun Studio. -- Christian
