If it's a C++ library, can't be done (as far as I know). If it's plain old C, I'm not so sure... I think MinGW linker should be able to handle MSVC libs.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi,
i would convert a MS Visual C++ to Mingw library, ie .lib -> .a
is it possible ? if yes, what software can i use ?
thanks.
If it's a C++ library, can't be done (as far as I know). If it's plain old C, I'm not so sure... I think MinGW linker should be able to handle MSVC libs.