-bind_at_load

Jack Howarth howarth@bromo.msbb.uc.edu
Wed Jul 27 13:04:00 GMT 2005


Andrew,
    You have a Mac right? Have you tried the gcc snaphots under MacOS X
10.4 for the last few snapshot releases. Both Dominique and I are seeing
the same thing...

http://gcc.gnu.org/ml/fortran/2005-07/msg00409.html

When gfortran compiles a program it complains about duplicate symbols...

/usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used
symbol _clogf used from dynamic library /usr/lib/libSystem.dylib(complex.o) not from earlier dynamic library /usr/lib/libmx.A.dylib(single module)

I see this for both the 4.0 and 4.1 snapshots.
             Jack
ps Could this issue be related to your change...

2004-06-24  Andrew Pinski  <apinski@apple.com>

        * configure.ac: Remove check for libmx.
        * configure: Regenerate.

Dominique says he has seen this for the last three snapshots so the
time frame is about right.



More information about the Fortran mailing list