Error installing gcc 3.2

Curt Curry curtis@mtsu.edu
Mon Sep 23 08:55:00 GMT 2002


Greetings,

I am installing gcc 3.2 on our HP 9000 server (HPUX 11.00) and am
running into an error during the 'make bootstrap'.  Below is the final
output of the make process:

..
as: "/var/tmp//cclug0we.s", line 95: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 96: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 97: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 98: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 99: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 100: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 101: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 102: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 103: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 104: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 105: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 106: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 107: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 108: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 109: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 110: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 111: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 112: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 113: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", line 114: error 1052: Directive name not
recognized - STABS
as: "/var/tmp//cclug0we.s", error 2000: Exceeded maximum error count
FATAL ERROR TERMINATION
gmake[4]: *** [libgcc/./_muldi3.o] Error 1
gmake[4]: Leaving directory `/opt/gcc/gcc-3.2/src/gcc/gcc'
gmake[3]: *** [libgcc.a] Error 2
gmake[3]: Leaving directory `/opt/gcc/gcc-3.2/src/gcc/gcc'
gmake[2]: *** [stage1_build] Error 2
gmake[2]: Leaving directory `/opt/gcc/gcc-3.2/src/gcc/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/opt/gcc/gcc-3.2/src/gcc'
gmake[1]: Entering directory `/opt/gcc/gcc-3.2/src/gcc' /bin/sh
./mkinstalldirs /opt/gcc/gcc-3.2/bin /usr/local
gmake[2]: Entering directory `/opt/gcc/gcc-3.2/src/gcc/gcc' (cd intl &&
/opt/gnu/bin/gmake all)
gmake[3]: Entering directory `/opt/gcc/gcc-3.2/src/gcc/gcc/intl'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/opt/gcc/gcc-3.2/src/gcc/gcc/intl'
cc -c -DIN_GCC       -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config
-I./../include gcov.c -o gcov.o
cc -DIN_GCC       -DHAVE_CONFIG_H  gcov.o intl.o version.o
./intl/libintl.a   ../libiberty/libiberty.a -o gcov
cc -c -DIN_GCC       -DHAVE_CONFIG_H    -I. -Icp -I. -I./cp -I./config
-I./../include cp/call.c -o cp/call.o
cpp: "cp/cp-tree.h", line 32: error 4062: "You should be using 'make
bootstrap' -- see installation instructions"
gmake[2]: *** [cp/call.o] Error 1
gmake[2]: Leaving directory `/opt/gcc/gcc-3.2/src/gcc/gcc'
gmake[1]: *** [install-gcc] Error 2
gmake[1]: Leaving directory `/opt/gcc/gcc-3.2/src/gcc'
gmake: [install] Error 2 (ignored)


I get the same error messages using 'make'.

In addition:
I read where you recommend using the 'gmake' rather than 'make'.  I have
previously installed gcc 2.95 on this system (without problem) and am
using the 'gmake' from that version.  I was just wondering if I did not
have a previous version, how would I be able to install using 'gmake'.

Any help is greatly appreciated,
cj

--
/-----------------------------------------------------------------------\

  CJ Curry                              ccurry@mtsu.edu
  MIDDLE TENNESSEE STATE UNIVERSITY     (615) 898-5160
  Information Technology Division
  Senior Systems Analyst

        Be thankful for the children in our lives.  Encourage and lift
        them up.  Let them know that when everything seems to be going
        against them you will be there for them.  You can make a
        difference.
\-----------------------------------------------------------------------/





More information about the Gcc-help mailing list