Results 1 to 3 of 3

Thread: .lib to .a reimp.exe

  1. #1
    Join Date
    Jun 2009
    Beans
    17

    .lib to .a reimp.exe

    For the first time, it seems google is failing me. I've been searching everywhere for this tool called reimp.exe, to convert .lib to .a files that works with g++ compiler. First of all, it should come with the ide called dev-cpp, but it wasn't there. Then I checked the mingw site, and it said that it should come with mingw. So I downloaded and installed, but couldn't find it there ether. So I searched for it on the site, and found this: http://www.mingw.org/wiki/MSVC_and_MinGW_DLLs
    There is a link on that site that leads right to the reimp.exe file! Well.. thats good, if the link worked ..

    So, to get to the point.. I was hoping if someone here is kind enough to upload this file for me, so I could download it! If someone on a linux forum got this exe file that is.. I don't even know why I'm asking for an exe file on a linux forum.. lol..

    But, if someone got it, I would be really happy! and it would help me a lot!
    Thanks in advance!

  2. #2
    Join Date
    May 2008
    Beans
    1,029

    Re: .lib to .a reimp.exe

    Sorry for reviving an old thread. But if the OP or anyone else is still looking for it, reimp.exe is located in the mingw-utils package, under MinGW Utilities:

    http://sourceforge.net/projects/mingw/files/.

    I'd link directly to the exe, but I usually get in trouble for that .

  3. #3
    Join Date
    May 2008
    Beans
    1,029

    Re: .lib to .a reimp.exe

    The version in MinGW's downloads does not work. I have recompiled a working version here.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •