[Python-Dev] Python with MinGW-2.0? (original) (raw)
David Abrahams dave@boost-consulting.com
Fri, 4 Oct 2002 13:36:09 -0400
- Previous message: [Python-Dev] tests failing in 2.2.2
- Next message: [Python-Dev] Python with MinGW-2.0?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sorry if this is only mildly on-topic. If anyone here has successfully used MinGW-2.0 to build an extension module, please contact me.
I'd really like to support this platform for the upcoming Boost.Python release, but it appears that MinGW-2.0 is unable to link to imported data (e.g. PyType_Type) from a stock Win32 import library such as the one that comes with the regular Windows install of Python.
TIA, Dave
David Abrahams * Boost Consultingdave@boost-consulting.com * http://www.boost-consulting.com
- Previous message: [Python-Dev] tests failing in 2.2.2
- Next message: [Python-Dev] Python with MinGW-2.0?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]