[SciPy-user] can't build on OS X from SVN

Robert Kern robert.kern at gmail.com
Thu Jun 14 20:48:18 EDT 2007


Zachary Pincus wrote:
> For what it's worth, a different linker error seems to happen in the  
> same place with g77 / gcc3.3:
> 
> % python setup.py config_fc --fcompiler=gnu build
> 
> /usr/bin/ld: can't locate file for: -lgcc_s
> collect2: ld returned 1 exit status
> /usr/bin/ld: can't locate file for: -lgcc_s
> collect2: ld returned 1 exit status

You can't use g77 with a Universal Python (and thus gcc 4).

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