0

I use MinGW version compile by TDM that can be found here Its great but I need reimp.exe to convert MS lib files (mainly MySQL C client library) to GCC .a files. Anyone have got a place I can get a working version of reimp.exe?

Stefano Mtangoo
  • 6,017
  • 6
  • 47
  • 93

1 Answers1

0

I found sources of reimp here. Compiling it with my MinGW worked

Stefano Mtangoo
  • 6,017
  • 6
  • 47
  • 93