[CMake] Problem with GNU compilers - difference between Windows and MinGW

2010-09-23 Thread Alan W. Irwin
Markus arjen.mar...@deltares.nl To: cmake@cmake.org cmake@cmake.org Subject: [CMake] Problem with GNU compilers - difference between Windows and MinGW Hello, Alan Irwin and me ran into a rather peculiar problem concerning the use of the GNU compiler suite on Windows. Here is the set-up

[CMake] Problem with GNU compilers - difference between Windows and MinGW

2010-09-20 Thread Arjen Markus
Hello, Alan Irwin and me ran into a rather peculiar problem concerning the use of the GNU compiler suite on Windows. Here is the set-up: - Alan's free_eos project uses the LAPACK and BLAS libraries. - I tested his build system under Windows and to do that I first built BLAS and LAPACK from