Creating C modules for Python under Cygwin

Jason Tishler jason at tishler.net
Mon May 6 14:32:36 EDT 2002


Martin,

On Mon, May 06, 2002 at 07:57:45PM +0200, Martin v. Löwis wrote:
> Now that we all agree that it *could* be done differently, the
> question indeed is whether it should be done differently.

OK, I will wait for feedback.  So, far I got one taker, but no details
as to why.

> In the specific case of Cygwin, it may be worth a try to see whether
> -Wl,--export-dynamic works - on other systems, that automatically
> manages to export all symbols from the executable, and indeed Python
> uses that feature, e.g. on Linux.

Thanks for the above pointer -- I'll check it out.

Jason






More information about the Python-list mailing list