Java code with new classes always generate compile errors.
Posted: Tue May 14, 2002 12:17 pm
Apparently, any submission with any new Java classes defined by myself generated the following compiler error:
Here are the compiler error messages:
gcj: Internal compiler error: program jc1 got fatal signal 11
--
Why is this so, and how should I write my Java classes? Thanks in advance.
NB: The code compiles and run fine on my own computer.
Here are the compiler error messages:
gcj: Internal compiler error: program jc1 got fatal signal 11
--
Why is this so, and how should I write my Java classes? Thanks in advance.
NB: The code compiles and run fine on my own computer.