Menu

MS Visual C++ to Mingw library conversion ?

2002-10-22
2012-09-26
  • Nobody/Anonymous

    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.

     
    • Nobody/Anonymous

      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.

       

Log in to post a comment.