[csw-maintainers] python - illegal compiler flag ?

Roger Håkansson hson at opencsw.org
Fri Apr 2 10:48:36 CEST 2010


On 2010-04-02 10:33, rupert THURNER wrote:
> while building mercurial-1.5.1 i got the error, on both build9s, and build9x:
>
> /opt/studio/SOS11/SUNWspro/bin/cc -G -m32 -xarch=386 -L/opt/csw/lib
> -xO3 -m32 -xarch=386 -xnorunpath -I/opt/csw/include
> build/temp.solaris-2.9-i86pc-2.6/mercurial/parsers.o -L/opt/csw/lib
> -lpython2.6 -o build/lib.solaris-2.9-i86pc-2.6/mercurial/parsers.so
> cc: Warning: illegal option -m32
> cc: Warning: illegal option -m32

The SOS11 compiler doesn't like -m32, but you should be using SOS12 
anyway...


More information about the maintainers mailing list