------------------------------

Message: 4
Date: Thu, 15 Jul 2010 22:49:40 -0400
From: Bill Hoffman<bill.hoff...@kitware.com>
Subject: Re: [CMake] Auxiliary fortran link libraries?
To: cmake@cmake.org
Message-ID:<4c3fc8c4.4060...@kitware.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 7/15/2010 5:40 PM, John Cary wrote:
Is there some way in cmake to get the
auxiliary fortran link libraries? The
ones that one needs to link in if one is
building a C/C++ executable that uses a library
that was created with fortran?

Like libgfortran for gcc?

Thanks...John Cary

See Modules/FortranCInterface.cmake


Thanks for your help with this.  I did
INCLUDE(FortranCInterface), but I did not
see in CMakeCache.txt any variables that
might contain the fortran libs needed by
the C/C++ linkers (e.g., libgfortran).
Did I miss something?

Thx.........John Cary

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to