[cmake-developers] [CMake 0014605]: Cross compiling/linking with MSVC on linux using wine fails

Mantis Bug Tracker mantis at public.kitware.com
Thu Nov 28 03:50:02 EST 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14605 
====================================================================== 
Reported By:                Flynn Marquardt
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14605
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-11-28 03:50 EST
Last Modified:              2013-11-28 03:50 EST
====================================================================== 
Summary:                    Cross compiling/linking with MSVC on linux using
wine fails
Description: 
On posix platforms return values are limited to a range from 0 to 255. Cross
compiling/linking with MSVC on linux/wine leads to a misinterpretation of the
return value 1090650113 of mt.exe.

The supplied patch solves this.

The original problem was not detected and solved by me, it was taken from
https://code.google.com/p/wrapmsvc/. 
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-11-28 03:50 Flynn MarquardtNew Issue                                    
2013-11-28 03:50 Flynn MarquardtFile Added: cmake-mt-return-value.patch         
          
======================================================================




More information about the cmake-developers mailing list