This is the mail archive of the gcc-testresults@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]

Build failure for haifa-enabled 2.96 20000605


egcs snapshot 20000605 fails to build on SunOS 4.1.4 early in the
"make bootstrap" process:

...
/usr/bin/cc -c -DHAVE_CONFIG_H -g -I. -I../../egcs/libiberty/../include   ../../egcs/libiberty/cp-demangle.c
"../../egcs/libiberty/cp-demangle.c", line 516: syntax error at or near type word "void"
"../../egcs/libiberty/cp-demangle.c", line 1318: auto variable operators has size 0
"../../egcs/libiberty/cp-demangle.c", line 1318: no automatic aggregate initialization
"../../egcs/libiberty/cp-demangle.c", line 1318: no automatic aggregate initialization
"../../egcs/libiberty/cp-demangle.c", line 1320: warning: illegal combination of pointer and integer, op =
"../../egcs/libiberty/cp-demangle.c", line 1320: no automatic aggregate initialization
"../../egcs/libiberty/cp-demangle.c", line 1321: warning: illegal combination of pointer and integer, op =
"../../egcs/libiberty/cp-demangle.c", line 1321: no automatic aggregate initialization
... (many more errors in cp-demangle.c) ...


pennstate% cat config.status
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
../egcs/configure --with-gcc-version-trigger=/usr/local/src/EGCS/egcs-20000605/gcc/version.c --host=sparc-sun-sunos4.1.4 --prefix=/afs/btv.ibm.com/data/n37v/software/gnu-sunos/egcs --with-gnu-as --with-gnu-ld --enable-haifa --enable-multilib --norecursion 
# 

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