[Patches] Make Intel compiler find Fortran run time libraries
Erik Schnetter
schnetter at cct.lsu.edu
Mon Jun 5 21:10:39 CDT 2006
The default installation of the Intel compilers places the C/C++ and
the Fortran compilers into different locations. That means that the C
++ compiler, which is used as linker, does not find the Fortran run
time libraries. Cactus detects the location of these libraries, but
adds it to the library path only when the C++ compiler is not Intel.
This patch adds the library location unconditionally.
-erik
--
Erik Schnetter <schnetter at cct.lsu.edu>
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from www.keyserver.net.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: intel-linker.diff
Type: application/octet-stream
Size: 1163 bytes
Desc: not available
Url : http://www.cactuscode.org/pipermail/patches/attachments/20060605/12d9ebeb/attachment.obj
More information about the Patches
mailing list