From bug-request at octave dot org Fri Feb 4 11:18:49 2005 Subject: Re: pinv() runs forever From: "Dmitri A. Sergatskov" To: David dot Bateman at motorola dot com CC: bug at octave dot org Date: Fri, 04 Feb 2005 10:21:05 -0700 David Bateman wrote: >> > Its not specific to FC3, but any distrib that uses gcc 3.4 (or rather > g77) and doesn't use the -ffloat-store flag to built atlas and lapack. I > ran it to also on mandrake 10.1 > I did not have to use -float-store for ATLAS at all and for lapack the problem files seems to be the following: dcabs1 dlamch slamch dgeev Which will build OK with either -O or "-O[23] -float-store". > Regards > David > Regards, Dmitri. -- ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------