PDA

View Full Version : .lib to .a reimp.exe



Jonasu
February 7th, 2010, 10:41 PM
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!

dodle
May 22nd, 2010, 12:16 PM
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 ;).

dodle
November 17th, 2012, 06:03 AM
The version in MinGW's downloads does not work. I have recompiled a working version here (https://sourceforge.net/projects/delugebuilds/files/utilities/mingw-utils/).