This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: regressions?


> I stumped,  To you have more than one libgfortran.so on
> your system.  Perhaps, you're picking up the wrong library.

I don't think so:

[karma] gcc/fortran% lf /sw/lib/gcc4/lib/libgfortran*
/sw/lib/gcc4/lib/libgfortran.2.0.0.dylib*  /sw/lib/gcc4/lib/libgfortran.a       /sw/lib/gcc4/lib/libgfortran.la*
/sw/lib/gcc4/lib/libgfortran.2.dylib@      /sw/lib/gcc4/lib/libgfortran.dylib@

where libgfortran.dylib and libgfortran.2.dylib are symbolic links to
libgfortran.2.0.0.dylib.

Dominique


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]