I'm trying to build PyPy (1.7) on Solaris and keep getting this error very
early in the translate process:

    
/opt/app/nonc++/gcc-4.5.2/lib/gcc/i386-pc-solaris2.10/4.5.2/include-fixed/sys/feature_tests.h:345:2:
    error: #error "Compiler or options invalid; UNIX 03 and POSIX.1-2001
    applications  require the use of c99"

I saw a similar thread from last September on this topic which sort of
suggested that there is no support for Solaris:

    http://comments.gmane.org/gmane.comp.python.pypy/8377

Has anything changed since then?  If so, how do I craft my translate.py
command line to get this to build?

Thx,

-- 
Skip Montanaro - [email protected] - http://www.smontanaro.net/
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to