This is the mail archive of the java-discuss@sourceware.cygnus.com 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: libgcj build crashes



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

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