This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: no joy with 20050723 gcc-4.1 snapshot
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: fortran at gcc dot gnu dot org
- Date: Thu, 28 Jul 2005 11:33:51 -0400 (EDT)
- Subject: Re: no joy with 20050723 gcc-4.1 snapshot
Dominique,
Could you try replacing your snapshot source tarball in your
fink gcc 4.1 build with a pull from the current gcc cvs for
the main trunk (which I assume is current 4.1). I did this
last night and the resulting gfortran didn't exhibit the
-bind_at_load isue while a cvs pull from the 4.0 branch did.
I suspect you will find that the order is back to -lSystem -lmx
again in the 4.1 branch. Now all we need to do is find the
patch that did that in the last 4 days and have it pushed into
4.0 branch.
Jack