[pypy-dev] PyPy on Solaris?
skip at pobox.com
skip at pobox.com
Mon Jan 30 17:26:57 CET 2012
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 - skip at pobox.com - http://www.smontanaro.net/
More information about the pypy-dev
mailing list