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: Linking problem on Mac OS 10.5


Hi Ralph,

> Is this the correct list for this question?

Why not if you answer the usual questions?

What OSX (darwin) are you using? Where did you get gfortran?
What gives 'ls /usr/local/lib/gcc/i386-apple-darwin9.7.0/4.4.1/'?
What gives 'gfortran -v your_program.f'?

I am puzzled by 'i386-apple-darwin9.7.0' and 
'-macosx_version_min 10.5.8'. Are you trying to use a build
for 10.5.8 on a 10.5.7 system? or did you get a gfortran
build on a 10.5.7 system for 10.5.8 and higher?

I also assume that you are supplying the -lftt* and friends.
If yes, could you try simpler program.

gfortran works for me on a variety of Macs, it should also
works for you!

Good luck,

Dominique


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