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 21:06 Message: Logged In: YES user_id=21627 Originator: NO I can only repeat what I said there: please provide exact error messages, copying them literally from the screen. In any case, it's unlikely that this will get fixed, as there are no HP-UX experts around to look into the issue. ---------------------------------------------------------------------- Comment By: Brad Hochstetler (bhochste) Date: 2007-06-08 19:52 Message: Logged In: YES user_id=1812047 Originator: YES Here is a link to a discussion thread to see if anyone else had any information on the HP11 64 bit build on python2.5 http://groups.google.com/group/comp.lang.python/browse_thread/thread/1c9e61f222ac86ec/62586d476fdc4e24?lnk=st&q=bhochstetler&rnum=1#62586d476fdc4e24 ---------------------------------------------------------------------- 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 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com