[PD] Compiling externs with gcc/mingw

guenter geiger geiger at xdv.org
Thu Feb 20 19:01:38 CET 2003


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





More information about the Pd-list mailing list