Search found 2 matches

by sjb933
Wed Feb 07, 2007 9:52 pm
Forum: Java
Topic: gcj:Internal compiler error: program jc1 got fatal signal 11
Replies: 2
Views: 4957

Woo! After spending time commenting out vast portions of my code. I finally narrowed it down to what was causing the problem, and being that's relatively general code I figured I would share the problem with everyone here. This code was breaking their compiler: while(!(line=reader.readLine()).equals...
by sjb933
Wed Feb 07, 2007 6:13 am
Forum: Java
Topic: gcj:Internal compiler error: program jc1 got fatal signal 11
Replies: 2
Views: 4957

gcj:Internal compiler error: program jc1 got fatal signal 11

I keep getting a compile error:

gcj: Internal compiler error: program jc1 got fatal signal 11

I don't think this is my fault... a little assistace please?

Thanks,
Shane

Go to advanced search