[SciPy-user] Build regression: return of restFP/saveFP problems on OS X?

Robert Kern robert.kern at gmail.com
Mon Mar 20 22:17:49 EST 2006


Zachary Pincus wrote:
> Hi folks,
> 
> I've been building svn versions of scipy just fine for some months  
> now, following Chris Fonnesbeck's instructions on the wiki. (Short  
> version: use gcc3.3, get g77 from the hpc repository.)
> 
> Today I updated to the latest svn scipy, and I now cannot get scipy  
> to compile because of link errors saying that restFP and saveFP are  
> not defined. These problems used to be endemic with scipy and OS X,  
> but they were fixed some time ago. It looks like they have been re- 
> introduced recently, though.

Uncomment lines 114-115 in numpy/distutils/fcompiler/gnu.py .

David (Cooke), can you explain why you commented them out?

-- 
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