This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


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

Re: Irix build


Tom Tromey wrote:

> 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

Odd. The usual Irix bug report is that it dies in the final libjava link, so
presumably it would have gotten past that point ok.

regards

  [ bryce ]



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