I am currently trying to get g77 installed and working on my Mac running OS X (10.3). I have fink installed and I have updated and installed g77 (there is a "current" under status in fink for g77).
However, when I try to compile a fortran program I get a message saying, " /usr/bin/ld: a.out is input for the dynamic link editor, is not relocatable by the static link editor again
collect2: ld returned 1 exit status."
It could be possible that I am not compiling my program correctly but the commands I am giving it are:
g77 <program name>
a.out
I don't get any complaints from typing g77 <program name> but I can't get the program to actually execute. Do you have any suggestions? I have spent a lot of time trying to get a fortran compiler working so if you have ANY help that would be greatly appreciated!
Cheers,
Tiffany
------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
