[Numpy-discussion] Re: Problem compiling numpy against ATLAS on amd64 (Mandriva 2006)

Robert Kern robert.kern at gmail.com
Thu May 25 16:15:24 EDT 2006


David M. Cooke wrote:
> Yi Qiang <yi at yiqiang.net> writes:

>>FORTRAN  = gfortran
>>OPTS     = -fPIC -funroll-all-loops -fno-f2c -O2
>>DRVOPTS  = $(OPTS)
>>NOOPT    =
> 
> Maybe NOOPT needs -fPIC? That's the only one I see where it could be
> missing.

That sounds right. dlamch is not supposed to be compiled with optimization, IIRC.

-- 
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 NumPy-Discussion mailing list