[SciPy-user] SciPy with gcc4 and gfortran on OS X

Robert Kern robert.kern at gmail.com
Fri Apr 7 21:22:46 EDT 2006


Rob Hetland wrote:
> I found that I needed to simlink
> 
> /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a -> /usr/local/lib/ 
> libcc_dynamic.a
> 
> (Similar to the previous PPC gcc4 instructions.)  That fixes the  
> missing cc_dynamic library problem for me.

cc_dynamic *shouldn't* be needed for gcc 4. The fact that numpy.distutils
requests it is purely a leftover from the pre-Tiger days that I haven't yet fixed.

-- 
Robert Kern
robert.kern at gmail.com

"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 SciPy-User mailing list