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]
Other format: [Raw text]

Re: could somebody please confirm this?


On 12 Sep 2002, Oscar Pearce wrote:
> It crashed for me on my Debian unstable system.  Here's the last few
> lines of the run:

Mine got a bit further:

../../../gcc/libjava/java/lang/Class.java: In class `java.lang.Class':
../../../gcc/libjava/java/lang/Class.java: In method
`java.lang.Class.getResource(java.lang.String)':
../../../gcc/libjava/java/lang/Class.java:183: internal compiler error: in
add_abstract_origin_attribute, at dwarf2out.c:9514

> And here's the versions of binutils and gcc installed on the box:
>
> oscar@katana:~/tester$ ld --version

[jsturm@suzy tmp]$ ld --version
GNU ld 2.11.90.0.8

> oscar@katana:~/tester$ gcc --version

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

Jeff


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