[Patches] [ python-Patches-1545507 ] ctypes and Win64

SourceForge.net noreply at sourceforge.net
Wed Aug 23 21:59:32 CEST 2006


Patches item #1545507, was opened at 2006-08-23 21:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1545507&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: Python 2.5
Status: Open
Resolution: None
Priority: 7
Submitted By: Thomas Heller (theller)
Assigned to: Martin v. Löwis (loewis)
Summary: ctypes and Win64

Initial Comment:
The _ctypes extension is not built on Win64, because it
is not yet ported to the AMD64 architecture.

Since I'm working on win64 support in the ctypes SVN
repo, chances are that this can be distributed and
installed as standalone package for Python 2.5.

To avoid problems with the installation, I recommend
that the ctypes package in Lib/ctypes should *NOT* be
included in the Python 2.5 AMD64 msi installer.

The attached patch for Tools/msi/msi.py should
implement this, although I cannot completely test it (I
have not built the AMD64 version of sqlite3, no CHM
file, and so on).

Assigning to MvL because he builds the msi packages.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1545507&group_id=5470


More information about the Patches mailing list