This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Irix build
- To: Java Discuss List <java at gcc dot gnu dot org>
- Subject: Irix build
- From: Tom Tromey <tromey at redhat dot com>
- Date: 23 Mar 2001 21:02:37 -0700
- Reply-To: tromey at redhat dot com
I tried an Irix build of gcc 3.0 today.
I did this on mips-sgi-irix6.5.
It failed like this:
../../../../gcc/boehm-gc/gc_priv.h: In function `void _Jv_InitGC()':
../../../../gcc/boehm-gc/gc_priv.h:1842: too many arguments to function `void
GC_noop1()'
../../../../gcc/libjava/boehm.cc:476: at this point in file
../../../../gcc/boehm-gc/gc_priv.h:1842: too many arguments to function `void
GC_noop1()'
../../../../gcc/libjava/boehm.cc:481: at this point in file
../../../../gcc/boehm-gc/gc_priv.h:1842: too many arguments to function `void
GC_noop1()'
../../../../gcc/libjava/boehm.cc:510: at this point in file
I can't look at this. I'm going on vacation.
Tom