Quentin Bennett writes:
> Hi,
> 
> >From the cc(1) man page for Forte Developer 6.2
> 
>           These predefinitions are valid in all modes:
>                    __sun
>                    __unix
>                    __SUNPRO_C=0x530
>                    __`uname -s`_`uname -r`
>                    __sparc (SPARC)
>                    __sparcv9 (SPARC with -xarch=v9|v9a)
>                    __i386 (x86)
>                    __BUILTIN_VA_ARG_INCR
>                    __SVR4
> 
> __SUNPRO_C looks like it might be a good one to try for. Version 5.2 had
> 
>                    __SUNPRO_C=0x500
> 
> HTH
> 
> Quentin


Yes,  __SUNPRO_C looks fine to me too ...

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to