Re: [Numpy-discussion] numpy distutils breaks scipy install on mac

2009-12-09 Thread Robert Kern
On Wed, Dec 9, 2009 at 14:03, Mark Sienkiewicz wrote: > Robert Kern wrote: >> On Tue, Dec 8, 2009 at 15:36, Mark Sienkiewicz wrote: >> >>> >>> ( Presumably, some other version of gfortan does accept -arch, or this >>> code wouldn't be here, right? ) >>> >> >> Right. The -arch flag was added by Ap

Re: [Numpy-discussion] numpy distutils breaks scipy install on mac

2009-12-09 Thread Mark Sienkiewicz
Robert Kern wrote: > On Tue, Dec 8, 2009 at 15:36, Mark Sienkiewicz wrote: > >> >> ( Presumably, some other version of gfortan does accept -arch, or this >> code wouldn't be here, right? ) >> > > Right. The -arch flag was added by Apple to GCC and their patch really > should be applied to

Re: [Numpy-discussion] numpy distutils breaks scipy install on mac

2009-12-08 Thread David Cournapeau
On Wed, Dec 9, 2009 at 6:47 AM, Robert Kern wrote: > > Right. The -arch flag was added by Apple to GCC and their patch really > should be applied to all builds of GCC compilers for the Mac. It is > deeply disappointing that Fink ignored this. The only Mac gfortran > build that I can recommend is h

Re: [Numpy-discussion] numpy distutils breaks scipy install on mac

2009-12-08 Thread Robert Kern
On Tue, Dec 8, 2009 at 15:36, Mark Sienkiewicz wrote: > When I compile scipy on a mac, the build fails with: > > ... > gfortran:f77: scipy/fftpack/src/dfftpack/dcosqb.f > f951: error: unrecognized command line option "-arch" > f951: error: unrecognized command line option "-arch" > f951: error: un

[Numpy-discussion] numpy distutils breaks scipy install on mac

2009-12-08 Thread Mark Sienkiewicz
When I compile scipy on a mac, the build fails with: ... gfortran:f77: scipy/fftpack/src/dfftpack/dcosqb.f f951: error: unrecognized command line option "-arch" f951: error: unrecognized command line option "-arch" f951: error: unrecognized command line option "-arch" f951: error: unrecognized com