[CMake] Submitting a FindFortran Module for mixed C/Fortran code
Will Dicharry
wdicharry at stellarscience.com
Mon Jun 22 16:29:00 EDT 2009
Brad King wrote:
> Will Dicharry wrote:
>> I spoke with Bill Hoffman at a conference last week, and he mentioned
>> that Kitware is currently working on a module to correctly find the
>> Fortran runtime libraries. I have written such a module, and if you
>> are interested (or haven't finished your own already), I'd like to
>> submit mine to be part of the Cmake distribution. The module
>> basically compiles a simple fortran test program verbosely and scrapes
>> the output for library paths. We have tested it on Linux/GNU,
>> Linux/Intel and AIX/VisualAge platforms. Is this something you'd like
>> me to submit, and if so how should I submit it to you?
>
> Great, I'd like to see what you have. Please open a feature request
> here:
>
> http://www.cmake.org/Bug
>
> and attach the module (or patch if necessary).
Thanks, it is issue ID 0009195. The attached module is
FindFortran.cmake. I didn't mention in my earlier message that the
module has also been tested on a Cray XT4 running CNL/PGI.
>
> Thanks!
> -Brad
--
Will Dicharry
Software Developer
Stellar Science Ltd Co
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3344 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090622/f4aa42b1/attachment.bin>
More information about the CMake
mailing list