This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mw263
Recipients loewis, mw263, ronaldoussoren
Date 2009-10-08.08:41:08
SpamBayes Score 6.13977e-06
Marked as misclassified No
Message-id <1254991270.73.0.752102960789.issue4064@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2009-10-08 08:41:11mw263setrecipients: + mw263, loewis, ronaldoussoren
2009-10-08 08:41:10mw263setmessageid: <1254991270.73.0.752102960789.issue4064@psf.upfronthosting.co.za>
2009-10-08 08:41:09mw263linkissue4064 messages
2009-10-08 08:41:08mw263create