This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
IRIX 2.96 20000823 still doesn't build
- To: gcc-bugs at gcc dot gnu dot org
- Subject: IRIX 2.96 20000823 still doesn't build
- From: jarausch at igpm dot rwth-aachen dot de
- Date: Thu, 24 Aug 2000 12:33:46 +0200
- Cc: Alexandre Oliva <aoliva at redhat dot com>
- Reply-to: jarausch at igpm dot rwth-aachen dot de
Hi,
The bug fixed by Alexandre Oliva has gone, but now I get
../stage1/xgcc -B../stage1/ -B/usr/LOCAL/mips-sgi-irix6.5/bin/ -c -DIN_GCC -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -O3 -W
-Wall -I. -I.. -I/usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/cp -I/usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/cp/..
-I/usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/cp/../config
-I/usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/cp/../../include \
`echo /usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/cp/parse.c | sed 's,^\./,,'`
/usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/cp/parse.y:82: conflicting types for `cp_global_trees'
/usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/cp/cp-tree.h:643: previous declaration of `cp_global_trees'
/usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/cp/parse.y: In function `yyparse':
/usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/cp/parse.y:965: too few arguments to function `do_type_instantiation'
/usr/people/jarausch/ZIP/EGCS/gcc-cvs/gcc/cp/parse.y:979: too few arguments to function `do_type_instantiation'
gmake[3]: *** [parse.o] Error 1
gmake[3]: Leaving directory `/ARC/ZIP/EGCS/gcc-cvs/objdir/gcc/cp'
gmake[2]: *** [cc1plus] Error 2
gmake[2]: Leaving directory `/ARC/ZIP/EGCS/gcc-cvs/objdir/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/ARC/ZIP/EGCS/gcc-cvs/objdir/gcc'
gmake: *** [bootstrap] Error 2
Thanks for looking into it
Regards,
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
Institute of Technology, RWTH Aachen
D 52056 Aachen, Germany