Installation Python 1.5.2

Ignacio Vazquez-Abrams ignacio at openservices.net
Thu Sep 13 13:28:43 EDT 2001


On Thu, 13 Sep 2001, Carlos Augusto Perez Lima wrote:

> CONFIG.LOG HAS THIS...
>
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> configure:608: checking MACHDEP
> configure:653: checking CCC
> configure:669: checking for --without-gcc
> configure:746: checking for gcc
> configure:859: checking whether the C compiler (cc  ) works
> configure:875: cc -o conftest    conftest.c  1>&5
> gemc_cc: unrecognized option `-preempt_module'
> cpp0: Invalid option -std0
> configure: failed program was:
>
> #line 870 "configure"
> #include "confdefs.h"
>
> main(){return(0);}
>
> Could you a instruction ???

There is a C compiler installed, but it's not GCC, and the configure script is
detecting cc as GCC.

It looks like you're going to have to find or order a copy of the Open Source
Software for Tru64 CD-ROM in order to get a copy of GCC for compiling Python.

-- 
Ignacio Vazquez-Abrams  <ignacio at openservices.net>





More information about the Python-list mailing list