help-octave
[Top][All Lists]
Advanced

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

Re: gfortran vs ranlib > to octave and gfortran lists


From: Paul Thomas
Subject: Re: gfortran vs ranlib > to octave and gfortran lists
Date: Sat, 19 Feb 2005 06:47:26 +0100

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

There is a long lived thread on ENTRY in gfortran - see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13082 I posted the bug, which you will see amongst "Bug xxxxx has been marked as a duplicate of this bug." entries, as an outcome of trying to build octave using gcc-4.0. Subsequently, ENTRY was fixed for subroutines but not for functions. I have copied this message to the gfortran list.

|
| There is a meta-bug on gcc bugzilla
| Perhaps this one should be added there as well...


Follow the "bug reports" link from the gfortran page http://gfortran.org/index.php/Main/HomePage to the bug list and you will find ALL gfortran's bugs, including this one.

setall.f and getcgn.f, but those are subroutines.  Do they compile
cleanly?  If so, I think the following patch will work around the

Yes they do or,rather, did - I used a similar fix to get past this problem and then ran into the snag with duplicated library entries ( libm and libgfortran). I do not think that this is fundamental but just did not have the time then to deal with it.


It would be much better for this problem to be fixed in gfortran
instead of trying to work around it in Octave, so I don't plan to
apply this patch to Octave's sources unless gfortran is released
without the fix for this bug.  Let's hope that doesn't happen.







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