I have a static library compiled with Visual Studio and I want to link to it from MinGW.
I tried changing the suffix but I get a bunch of warnings like: Warni
Warni
You can try to convert the .lib to .a with
http://code.google.com/p/lib2a/