This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: sun tag
- From: Raghuveer Aravindan <aravind at cs dot umn dot edu>
- To: Wei Qin <wqin at EE dot Princeton dot EDU>
- Cc: <gcc-help at gcc dot gnu dot org>
- Date: Sat, 5 Oct 2002 10:25:52 -0500 (CDT)
- Subject: Re: sun tag
Hi ,
Thanks Wei for the fast response. The problem is that I do not have a
Solaris/x86 box with me to test out. Can anybody do this for me ?
Thanks
-Aravind
On Sat, 5 Oct 2002, Wei Qin wrote:
>
> You can try gcc -v test.c and you will see all default macros defined by
> the compiler.
>
> Wei
>
> On Fri, 4 Oct 2002, Raghuveer Aravindan wrote:
>
> > Hi all,
> >
> > Does anybody know if the compiler will define the sun tag on a Solaris on
> > x86 ?
> > ie will #ifdef sun
> > a=10
> > #endif
> >
> > define a ?
> >
> > Thanks
> >
> > -Aravind
> >
> >
>