This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sun tag


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
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]