Inglese
Hi,
I am trying to compile some code I wrote for my research on an Intel Mac Pro running Mac OS X Tiger 10.4.11 using ifort. As I managed to this before on Fedora 8 with ifort, as well as on this Mac Pro using gfortran 4.3, I expected no problems. However things to took a different turn...
My software consists of a shared library, written in C, Obj-C and fortran, and a bunch of executables written in C and Obj-C that link to this library.
I compiled the library without problems but when I want to try the executables I receive a bunch of ld errors like this: