On Wed, 19 Feb 2003, [iso-8859-1] S�ren Bovbjerg wrote:
I was wondering if anybody successfully has compiled a PD external (for Windows) using gcc/Mingw or related compilers. I can compile and link alright but can't seem to be able to specify the setup method (like the /export:"foo_setup" with MSVC 6&7) and PD will not find it either.
Any ideas?
I have tried that several years ago, and I could not find a solution. But during that time a lot has changed.
Can you build a standard windows DLL with mingw ?
Maybe you need a postprocessing tool that converts your mingw object file into a proper windows DLL.
Well, just to let you know, I am very interested in finding a solution for this problem too, so if you have something, let us know.
Greetings, Guenter