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]

gfortran for Mac OS X Leopard (10.5)


Hello,

I've been running gfortran on my Intel Mac for several months and it
seems to have be working well.  However I recently updated to Leopard
and now gfortran seems not to work.  I have installed a new binary
file from here: http://hpc.sourceforge.net/ (e.g. this one:
http://prdownloads.sourceforge.net/hpc/gcc-intel-leopard-bin.tar.gz?download).

The error I am getting follows:

prompt$ gfortran local.f
/usr/bin/ld: warning unknown -macosx_version_min parameter value:
10.5.0 ignored (using 10.4)
/usr/bin/ld: can't locate file for: -lcrt1.10.5.o
collect2: ld returned 1 exit status
prompt$

Not sure what is going wrong, but would appreciate some advice.

Thanks for your help.


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