Closed GoogleCodeExporter closed 8 years ago
Doesn't replicate for me on
Mac OS 10.6.4
10.6 SDK version 10M2423
/usr/bin/python setup.py build
succeeds normally for me.
Original comment by cjlee...@gmail.com
on 17 Dec 2010 at 11:24
Original comment by cjlee...@gmail.com
on 17 Dec 2010 at 11:25
I have the same error. Lion 10.7.2.
Original comment by m...@swarm.nu
on 9 Nov 2011 at 1:24
Same error here. Lion 10.7.2
running build_ext
building 'pygr.seqfmt' extension
creating build/temp.macosx-10.3-fat-2.7
creating build/temp.macosx-10.3-fat-2.7/pygr
gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -arch ppc -arch i386 -g -O2
-DNDEBUG -g -O3
-I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c
pygr/seqfmt.c -o build/temp.macosx-10.3-fat-2.7/pygr/seqfmt.o
unable to execute gcc-4.0: No such file or directory
error: command 'gcc-4.0' failed with exit status 1
Original comment by m...@swarm.nu
on 9 Nov 2011 at 1:31
Original issue reported on code.google.com by
the.good...@gmail.com
on 23 Jan 2010 at 9:49