HPUX install

nospam at ktgroup.co.uk nospam at ktgroup.co.uk
Tue Dec 12 06:07:11 EST 2000


Brad <blosh at tsbrass.com> writes:

>   cd Parser ; make OPT="-O" VERSION="2.0" \  prefix="/usr/local"
> exec_prefix="/usr/local" all  cc -Ae -O -I./../Include -I.. -DHAVE_CONFIG_H
> -c pgenmain.c (Bundled) cc: warning 480: The -A option is available only with
> the C/ANSI C pro duct; ignored. (Bundled) cc: warning 480: The -O option is

You need either the purchasable HP ANSI C compiler, not the bundled C compiler,
or gcc.

I've built Python with the HP ANSI C compiler with no problems. I've never
tried with gcc.



More information about the Python-list mailing list