On 2010-02-22 08:35-0500 Brad King wrote:

I cannot reproduce this.  I have a simple project:

 # CMakeLists.txt
 cmake_minimum_required(VERSION 2.6)
 project(Foo Fortran)

I don't have access to Cygwin myself, but as a convenience for more Cygwin
testing by you and Arjen, I put together a simple test project that detects
Fortran identically to how it is done in PLplot except I haven't bothered
with our soft-landing code to deal with missing/broken Fortran compilers.

If the Cygwin results from this test are fine, than obviously there is more
work for Arjen and me to figure out what is the essential difference between
this test project and the full PLplot build.  However, because this simple
test is so similar to what PLplot does, I would be very surprised if this
test doesn't reproduce the Cygwin error seen for the full PLplot project
both for Brad and Arjen.

Please see the attached tarball.  It includes all our current Fortran support
files, and the logic for deciding the CMAKE_MODULE_PATH that I posted
to this list just previously.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

Attachment: test_cmake.tar.gz
Description: Simple test project for Cygwin Fortran

_______________________________________________
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