Martin v. Löwis wrote:
> Right. MingW (GNU ld) was (apparently) changed to support that shortly
> after I started including libpython24.a files with the Windows
> distributions.

A bug in binutils support for short import library records was fixed
about year ago.  You need to use MinGW binutils 2.16.91 or newer if you
want to link with any of the ".lib" files included with Python 2.4.

                   Ross Ridge

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to