help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gfortran vs ranlib


From: John W. Eaton
Subject: Re: gfortran vs ranlib
Date: Fri, 18 Feb 2005 19:31:51 -0500

On 18-Feb-2005, Dmitri A. Sergatskov <address@hidden> wrote:

| John W. Eaton wrote:
| > On 18-Feb-2005, Dmitri A. Sergatskov <address@hidden> 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

OK, I see a way to avoid this limitation in gfortran using standard
f77, but does anyone know if this TODO is expected to be done before
GCC 4.0 is officially released?

Thanks,

jwe



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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]