[Python-bugs-list] [ python-Bugs-467145 ] Python 2.2a4 build problem on HPUX 11.0
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 02 Oct 2001 05:10:08 -0700
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.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=467145&group_id=5470