This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GCC 3.1.1 bootstrap failed on hppa2.0-hp-hpux10.20


I am a newbie for HPUX. I installed the following toolchain,

GNU make-3.79.1
GNU binutils-2.12

The system has the previous GCC 2.95.2,

# gcc -v
Reading specs from /opt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95.2/specs
gcc version 2.95.2 19991024 (release)


The results of configuration are,

# ./config.guess
hppa2.0-hp-hpux10.20
 
#./configure --prefix=/opt --with-gnu-as --with-gnu-ld --enable-
languages=c,c++,f77
Configuring for a hppa2.0-hp-hpux10.20 host.
*** This configuration is not supported in the following subdirectories:
     target-libffi target-boehm-gc target-zlib target-libjava zlib fastjar target-libobjc
    (Any other directories should still work fine.)
.
.
.

I used the GNU make,

#/usr/local/bin/make bootstrap
.
.
.

make[2]: *** [c-parse.c] Error 1
make[2]: Leaving directory `/data1/gcc-20020617/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/data1/gcc-20020617/gcc'
make: *** [bootstrap] Error 2


Do I need other toolchains or configure flags? 

Any suggestion will be appreciated,

Regards

Anuchit Aromsawa


-------------------------------------------------
This mail sent through MU-Webmail: webmail.mahidol


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]