[cmake-developers] Incomplete gfortran library link command sometimes mysteriously occurs with MinGW/MSYS on Wine-1.5.15 platform

Alan W. Irwin irwin at beluga.phys.uvic.ca
Thu Oct 25 16:04:20 EDT 2012


On 2012-10-25 15:14-0400 Brad King wrote:

> On 10/25/2012 02:20 PM, Alan W. Irwin wrote:
>> bash.exe-3.1$ /z/home/wine/newstart/cmake-2.8.9-win32-x86/bin/cmake.exe -P info.cmake
>> bash.exe-3.1$ /z/home/wine/newstart/bootstrap_cmake/install_4.7.0/bin/cmake.exe -P info.cmake
>> -- [INFO:compiler[GNU]INFO:platform[]]
>>
>> So these results show a clear difference between the two CMake
>> versions on Wine-1.5.15
>
> Great.  Note that on a native Windows machine the output of the first
> one works.  It breaks only under Wine.  Please try it also in directory
>
> good_build_dir/CMakeFiles/CompilerIdC

BTW, turnaround between us should be much faster now.  The system
adminstrator for the machine that handles my incoming mail just
added 1.5GB to a previously overflowing /var/spool/mail partition
that Bill had spotted on that machine from a bounce message
he got.

Here are the current results you have requested.

bash.exe-3.1$ cd 4.5.2_version/ephcom2/good_build_dir/CMakeFiles/CompilerIdC 
bash.exe-3.1$ ls
CMakeCCompilerId.c  a.exe
bash.exe-3.1$ cp ../CompilerIdFortran/info.cmake .
bash.exe-3.1$ /z/home/wine/newstart/cmake-2.8.9-win32-x86/bin/cmake.exe -P info.cmake
bash.exe-3.1$ /z/home/wine/newstart/bootstrap_cmake/install_4.7.0/bin/cmake.exe -P info.cmake
-- [INFO:compiler[GNU]]
-- [INFO:compiler_version[00000004.00000005.00000002]]
-- [INFO:platform[MinGW]]
-- [INFO:arch[]]

So there were quite different results in that case as well which I
think you didn't expect?

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); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); 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
__________________________



More information about the cmake-developers mailing list