[Pyrex] Creating a DLL with Pyrex.

Greg Ewing greg at cosc.canterbury.ac.nz
Wed Nov 3 03:29:22 CET 2004


Bob Ippolito wrote:
> You may need to trick Pyrex into emitting that ExportFunc, though.

Alternatively, you could write a small C wrapper exposing
those functions and link with that.

--
Greg





More information about the Pyrex mailing list