PDA

View Full Version : Linker


blahjunky
06-11-2004, 02:09 AM
Hi, I'm a new user to fortran and I'm trying to find out how to create a lib file and link them to the program I've created.
I programming in both fortran77 and fortran95
Do you know any good resource I could look into?

thanks,

HL

tzeis
06-11-2004, 05:39 PM
Your best resource will be the User's Guide that comes with the compiler. The commands to create and link a library will often change from compiler to compiler, and the Guide will tell you the appropriate commands to use.