This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

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


------- 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


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