Problems compiling with gcj

Tom Tromey tromey@redhat.com
Thu Jan 18 19:53:00 GMT 2001


>>>>> "Mike" == Mike Harrold <mharrold@cas.org> writes:

Mike> [miko@mah21hpc2 src]$ gcj Test.java 
Mike> Test.java:0: Can't find default package `java.lang'. Check the CLASSPATH environment variable and the access to the archives.
Mike> 1 error

This means that gcj can't find (for 2.95) libgcj.zip.

Did you install libgcj with the same --prefix as gcj?
If not then that is the problem.
If so we'll have to look further.

Tom


More information about the Java mailing list