On Mon, Apr 5, 2010 at 21:06, Dagobert Michelsen <[email protected]> wrote: > Hi Rupert, > > Am 02.04.2010 um 10:33 schrieb rupert THURNER: >> 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 >> >> it compiles, so the package is on testing now. > > This is strange. GAR doesn't use -m32 on SOS11, I just checked ([1]). Is this > added by mercurial itself?
to my knowledge setuptools compilation use the flags used to compile python. rupert. _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
