From help-request at octave dot org Fri Feb 18 16:42:11 2005 Subject: Re: gfortran vs ranlib From: "Dmitri A. Sergatskov" To: "John W. Eaton" CC: octave help mailing list Date: Fri, 18 Feb 2005 15:45:30 -0700 John W. Eaton wrote: > On 18-Feb-2005, Dmitri A. Sergatskov wrote: > > | I tried to compile octave-2.1.65 on RedHat/FedoraCore3 linux with gcc4 > | and gfortran (from RH development branch). > | gfortran could not compile ranlib so I deleted it from the Makefile > > Can you please post the errors you received? I am sorry -- I thought it was a known problem: gfortran -c -fPIC -O2 -mcpu=athlon-mp -mtune=athlon-mp -pipe -mieee-fp qrgnin.f -o pic/qrgnin.o In file qrgnin.f:48 END 1 Internal Error at (1): TODO: Functions with alternate entry points make: *** [pic/qrgnin.o] Error 1 > > Thanks, > > jwe 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 -------------------------------------------------------------