python 2.2.2 on hpux11.0

Neal Norwitz neal at metaslash.com
Tue Jan 7 22:23:22 EST 2003


On Tue, 07 Jan 2003 21:55:04 -0500, Erik Max Francis wrote:

> Neal Norwitz wrote:
> 
>> On Tue, 07 Jan 2003 11:08:40 -0500, X3 wrote:
>> 
>> From what it looks like below, you have cached the configure options
>> from a different machine.  Try rm config.* and then re-running
>> configure/make.
>> 
>> If that doesn't work, you can do ./configure --without-gcc
> 
> It looks to me like the cc he has installed isn't the Real McCoy.

Ahhh, you must be lucky never to have worked on hpux. :-)

HP used to ship a non-ANSI gcc that wouldn't optimize either.
You had to pay extra if you wanted ANSI.  Maybe they still ship 
that crappy compiler and that's why he's having this problem.

> Worst case scenario, he could just install gcc.

That's a good point.  It would probably be easier.

Neal




More information about the Python-list mailing list