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]

Re: java/10894: Valid import statements are rejected.


Looks like your CLASSPATH environment is set to something that does not include the gcj's classes.

Thanks,
Andrew Pinski

On Tuesday, May 20, 2003, at 23:37 US/Eastern, jbrandmeyer@users.sourceforge.net wrote:


Test.java:1: error: Can't find default package `java.lang.Math'. Check the CLASSPATH environment variable and the access to the archives


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