Lukas's bug

Alexandre Petit-Bianco apbianco@cygnus.com
Thu Apr 29 18:42:00 GMT 1999


Lukas Weberruß writes:
> While trying to compile libgcj I run into the following Problem:
> [...]
> gcj -fassume-compiled -g   -ffloat-store -c -o gnu/gcj/convert/BytesToUnicode.o
> ../../../libgcj/libjava/gnu/gcj/convert/BytesToUnicode.java
> ../../../libgcj/libjava/gnu/gcj/convert/BytesToUnicode.java:83: Internal
> compiler error in `expand_expr', at expr.c:5680 Please submit a full bug report
> to `egcs-bugs@egcs.cygnus.com'. See
> <URL: http://egcs.cygnus.com/faq.html#bugreport > for details.
> [...]
> Hmm where is the Problem. I compiled the gcj with effort and I made the
> ../libgcj/configure !

The Java frontend crashes during the compilation of BytesToUnicode.java.
It shouldn't. 

I would suggest that you first update the source code of the compiler,
rebuild the compiler, then cleanup the libgcj build directory and try
again building the library. If it still crashes, then we'll have to
think about something else.

.--- Alex (www.cygnus.com/~apbianco, {apbianco-page,apbianco}@cygnus.com)
| Cygnus Solutions, Java Team.


More information about the Java mailing list