A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-December/050409.html below:

[Python-Dev] MinGW And The other Py2.4 issue

[Python-Dev] MinGW And The other Py2.4 issue [Python-Dev] MinGW And The other Py2.4 issuePaul Moore p.f.moore at gmail.com
Mon Dec 13 17:52:45 CET 2004
On Mon, 13 Dec 2004 16:43:18 +0000, A.B., Khalid <abkhd at hotmail.com> wrote:
> So what see ye? :) Does it look good?

Looks good to me. The one remaining link to msvcrt, abort, is likely
to be due to the startup code using it, and your code not referencing
that symbol, so that it doesn't force linking from msvcr71. To check
this, you could add a dummy call to abort() somewhere in your code and
this last reference should vanish.

So this now looks just like an extension built using
--compiler=mingw32 with the standard Python 2.4 build, which I guess
means that your build can create extensions that are interoperable
with both itself and the standard Python 2.4.

Paul.
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4