[Bug java/15734] internal compiler error: Segmentation fault

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun May 30 16:20:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-30 15:59 -------
I can reproduce the error when the file "Factorial$.class" does not exist but it I get an error since I do 
not have scala installed.
Can you try the following command, it puts the current directory in the classpath which I think is the 
problem but this is still a bug if that works:
gcj --CLASSPATH=/usr/local/Scala/lib: Factorial.class

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15734



More information about the Java-prs mailing list