[CMake] FIND_LIBRARY & mingw

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Tue Oct 16 15:15:59 EDT 2007


Alexander Camek schrieb:
> 
>>> Not really, i can also link with a .lib under mingw.
>>> And if you can't link with .lib file under mingw, then it would be a
>>> mingw bug at all, because both are endings. 
>> That's the point - you can't mix msvc and mingw libs. You can only mix
>> them as long as you stay in plain old C mode!
> 
> Nope look at: http://www.mingw.org/mingwfaq.shtml#faq-msvcdll
> 
You can be sure that I've some knowledge about this topic... it does not
work because msvc and mingw are ABI incompatible.

Christian


More information about the CMake mailing list