[ python-Bugs-1733544 ] HP 64 bit does not run
SourceForge.net
noreply at sourceforge.net
Fri Jun 8 19:21:42 CEST 2007
Bugs item #1733544, was opened at 2007-06-08 16:13
Message generated for change (Comment added) made by loewis
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1733544&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: Build
Group: Platform-specific
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Brad Hochstetler (bhochste)
Assigned to: Nobody/Anonymous (nobody)
Summary: HP 64 bit does not run
Initial Comment:
When building on HP(11.0 or 11.11) we unable to get a successful python interpreter to run, this is with python2.5.
The problem seems to be due to changes to make the windows 64 bit build work. The integer sizes that are being returned for HP are bigger than what is allowed for python.
Due to the sensitive area of this code, makeing this change caused alot of other errors to occur.
----------------------------------------------------------------------
>Comment By: Martin v. Löwis (loewis)
Date: 2007-06-08 19:21
Message:
Logged In: YES
user_id=21627
Originator: NO
Can you please provide a precise description of the problem: what did you
do, what happened, what did you expect to happen instead?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1733544&group_id=5470
More information about the Python-bugs-list
mailing list