This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: libgcj build crashes
- To: Godmar Back <gback at cs dot utah dot edu>
- Subject: Re: libgcj build crashes
- From: Matt Welsh <mdw at cs dot berkeley dot edu>
- Date: Thu, 03 Feb 2000 14:59:54 -0800
- cc: java-discuss at sourceware dot cygnus dot com
- Reply-To: Matt Welsh <mdw at cs dot berkeley dot edu>
Godmar Back <gback@cs.utah.edu> writes:
>
> With the current CVS of both gcc and libgcj, I'm getting the failure
> below when building libgcj. I'm building on a x86 box; the only option
> specified to both the egcs and the libgcj configure was a --prefix option.
I'm seeing this exact crash.
> make[2]: Entering directory `/x/gback/libgcj-obj/i686-pc-linux-gnu/libjava'
> make java/lang/ConcreteProcess.class
> make[3]: Entering directory `/x/gback/libgcj-obj/i686-pc-linux-gnu/libjava'
> javac="gcj -C"; \
> $javac -g -L/x/gback/libgcj-obj/i686-pc-linux-gnu/libjava -classpath /x/gback
> /libgcj-obj/i686-pc-linux-gnu/libjava:`cd ../../../libgcj/libjava && /bin/pwd
> ` \
> -d /x/gback/libgcj-obj/i686-pc-linux-gnu/libjava java/lang/ConcreteProcess.
> java
> gcj: Internal compiler error: program jc1 got fatal signal 11