Can't link assembly routines

2024-03-13 Thread Ken Woolridge
Hello, I am trying to link gfortran routines which call assembly routines. The linker cannot find these assembly routines although they have been assembled using "as" and stored in a static library using "ar". I have used the following options when assembling: -c --32 -a=list_file_name -o o

Question regarding compiling modules

2024-02-28 Thread Ken Woolridge
A little background: I have Intel's Fortran90 compiler which I used for years. However, I recently had to reinstall it and found that the key was no longer valid. Intel did not have the decency to return my emails so I looked for another Fortran90 compiler. I found something called FTN95 (Brit