Should 3.0.4 build on hppa1.1-hp-hpux11.11? Bootstrap fails building fastjar with vendor cc.

rbrown64@csc.com.au rbrown64@csc.com.au
Mon Feb 18 18:55:00 GMT 2002


Having built the stage3 compiler and passed the comparison the bootstrap
tries to
continue using whatever is in the path as `cc' to build fastjar
true "AR_FLAGS=rc" "CC_FOR_BUILD=cc" "CFLAGS=-g" "CXXFLAGS=-g -O2"
"CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g" \
  "INSTALL=/bin/sh /devel/src/gcc-3.0.4-20020215/install-sh -c" \
  "INSTALL_DATA=/bin/sh /devel/src/gcc-3.0.4-20020215/install-sh -c -m 644"
\
  "INSTALL_PROGRAM=/bin/sh /devel/src/gcc-3.0.4-20020215/install-sh -c " \
  "INSTALL_SCRIPT=/bin/sh /devel/src/gcc-3.0.4-20020215/install-sh -c" \
  "LDFLAGS=" "LIBCFLAGS=-g" "LIBCFLAGS_FOR_TARGET=-g" \
  "MAKE=/usr/local/bin/make" "MAKEINFO=makeinfo   " "PICFLAG=" \
  "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" \
  "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local" \
  "infodir=/usr/local/info" "libdir=/usr/local/lib" "prefix=/usr/local" \
  "tooldir=/usr/local/hppa1.1-hp-hpux11.11" "AR=ar" "AS=as" \
  "CC=cc" "CXX=c++" "LD=ld" "LIBCFLAGS=-g" "NM=nm" "PICFLAG=" "RANLIB=true"
\"DESTDIR=" DO=all multi-do
make[2]: Leaving directory `/devel/src/gcc-3.0.4-20020215.chk/zlib'
make[2]: Entering directory `/devel/src/gcc-3.0.4-20020215.chk/fastjar'
cc -DHAVE_CONFIG_H -I. -I../../gcc-3.0.4-20020215/fastjar -I. -I.
-I../../gcc-3.0.4-20020215/fastjar
-I../../gcc-3.0.4-20020215/fastjar/../zlib    -g -c
../../gcc-3.0.4-20020215/fastjar/jartool.c
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI
C product; ignored.
(Bundled) cc: "../../gcc-3.0.4-20020215/fastjar/dostime.h", line 20: error
1705: Function prototypes are an ANSI feature.
(Bundled) cc: "../../gcc-3.0.4-20020215/fastjar/dostime.h", line 21: error
1705: Function prototypes are an ANSI feature.

On UnixWare 2 the original compiler used to bootstrap is also used - but it
was gcc.



More information about the Gcc-bugs mailing list