[Python-bugs-list] [ python-Bugs-467145 ] Python 2.2a4 build problem on HPUX 11.0 (original) (raw)
noreply@sourceforge.net noreply@sourceforge.net
Thu, 04 Oct 2001 08:10:29 -0700
- Previous message: [Python-bugs-list] [ python-Bugs-467571 ] profile.py mishandles exceptions
- Next message: [Python-bugs-list] [ python-Bugs-467055 ] -flat_namespace not in Makefile.pre.in for Darwin/MacOS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bugs item #467145, was opened at 2001-10-02 05:10 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105470&aid=467145&group_id=5470
Category: Build Group: Python 2.2 Status: Open Resolution: None Priority: 5 Submitted By: Richard Townsend (rptownsend) Assigned to: Nobody/Anonymous (nobody) Summary: Python 2.2a4 build problem on HPUX 11.0
Initial Comment: When compiling Python 2.2a4 on HP-UX 11.0 using the HP ansi C compiler, each source file generates an error like this:
cc -Ae -Kpthread -c +DAportable -I. -I./Include -DHAVE_CONFIG_H -o Parser/acceler.o Parser/acceler.c cc: warning 422: Unknown option "K" ignored. cc: error 1400: Option t usage: -t c,name where c may be 1 or more of pc0al.
Comment By: Richard Townsend (rptownsend) Date: 2001-10-04 08:10
Message: Logged In: YES user_id=200117
I have now tested the patch ftp://ftp.thewrittenword.com/outgoing/pub/python- 210665.patch with Python-2.2a4 and it fixes this problem.
You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105470&aid=467145&group_id=5470
- Previous message: [Python-bugs-list] [ python-Bugs-467571 ] profile.py mishandles exceptions
- Next message: [Python-bugs-list] [ python-Bugs-467055 ] -flat_namespace not in Makefile.pre.in for Darwin/MacOS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]