From: Robert K. <rob...@gm...> - 2006-05-25 23:14:52
|
David M. Cooke wrote: > Yi Qiang <yi...@yi...> 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 |