[PgPy] [ python-Bugs-1000298 ] Window support
noreply at pgfoundry.org
noreply at pgfoundry.org
Thu Apr 28 08:02:37 GMT 2005
Bugs item #1000298, was opened at 2005-04-28 01:02
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=442&aid=1000298&group_id=1000094
Category: Backend
Group: To do
Status: Open
Resolution: None
Priority: 5
Submitted By: James Pye (jwp)
Assigned to: James Pye (jwp)
Summary: Window support
Initial Comment:
I'm not even sure where to begin as I do not have a Windows box. There are various issues with the build script that will surely fail.
Primarily the stupidity of ldistutil's custom build_so command to make shared objects.
Also, the PL library uses elf's _init routine to initialize Python and import the necessary libraries. There is an attempt to provide a Window's version of that, but I have little confidence that it will work as it is.
----------------------------------------------------------------------
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=442&aid=1000298&group_id=1000094
More information about the Python-general
mailing list