could somebody please confirm this?

Adam Megacz gcj@lists.megacz.com
Thu Sep 12 22:10:00 GMT 2002


Jeff Sturm <jsturm@one-point.com> writes:
> ../../../gcc/libjava/java/lang/Class.java:183: internal compiler error: in
> add_abstract_origin_attribute, at dwarf2out.c:9514

This is what Andrew reported should have happened.

Very strange -- why do Oscar and I get crashes much earlier?

> [jsturm@suzy tmp]$ gcc --version
> gcc (GCC) 3.3 20020801 (experimental)

One common factor is that we're both using gcc 2.95 as our base
compiler, but at that point in the process, it's using xgcc, which
should have been compiled from source (ie not the system compiler).
So I don't think that's the problem...

  - a



More information about the Java mailing list