Re: question about ld and shared libraries...

2006-04-08 Thread Ralf Wildenhues
Hi Ed, * Ed Hartnett wrote on Sat, Apr 08, 2006 at 08:30:58PM CEST: > > When trying to compile a fortran program in my configure script, I get > the following output in config.log: > > configure:5956: gfortran -o conftest -L/usr/local/lib conftestf.o conftest.o > > /usr/bin/ld: skipping inco

question about ld and shared libraries...

2006-04-08 Thread Ed Hartnett
Howdy all! When trying to compile a fortran program in my configure script, I get the following output in config.log: configure:5956: gfortran -o conftest -L/usr/local/lib conftestf.o conftest.o /usr/bin/ld: skipping incompatible /usr/local/lib/libgfortranbegin.a when searching for -lgfortran