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: no joy with 20050723 gcc-4.1 snapshot


Geoff,
    I previously posted the full error message in...

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

It is of the form...

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


and is repeated for a slew of other math related symbols. I can see this
problem on MacOS X 10.4 with yesterday's gcc 4.0 branch cvs as well as the
4.0-20050721 snapshot. Interestingly I built the main trunk cvs (which I assume
is 4.1 branch) last night for the first time and it doesn't exhibit the
problem.
          Jack
ps I'll try a new pull of the main trunk tonight to make sure it is
constant in not exhibiting the problem.


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