[Pythonmac-SIG] which fortran for pythonmac.org binaries?

Robert Kern robert.kern at gmail.com
Sun Jun 3 09:24:35 CEST 2007


Robert Kern wrote:
> Christopher Barker wrote:
> 
>> So does that mean we can build Universal binaries of Scipy now?
> 
> With some fiddling, probably.

Namely,

  $ LDFLAGS="-undefined dynamic_lookup -bundle -arch i386 -arch ppc" python
setup.py config_fc --fcompiler=gnu95 --arch="-arch i386 -arch ppc" build

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco



More information about the Pythonmac-SIG mailing list