[issue4064] distutils.util.get_platform() is wrong for universal builds on macosx

Michael Wise report at bugs.python.org
Thu Oct 8 10:41:10 CEST 2009


Michael Wise <Michael.Wise at uwa.edu.au> added the comment:

While the discussion seems to think the matter is closed, I wanted to
install numpy 1.30 which requires Python 2.6 and all my machines are PPC
(G4 or G5 - nice architectures). 

gcc-4.0 -arch ppc -arch i386 -fno-strict-aliasing ...

followed, unsurprisingly, by:
gcc-4.0: installation problem, cannot exec
'i686-apple-darwin8-gcc-4.0.0': No such file or directory

Work around, please?

Cheers
MichaelW

----------
nosy: +mw263

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4064>
_______________________________________


More information about the Python-bugs-list mailing list