This is the mail archive of the gcc-prs@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.


The following reply was made to PR java/10894; it has been noted by GNATS.

From: Andrew Pinski <pinskia@physics.uc.edu>
To: jbrandmeyer@users.sourceforge.net
Cc: Andrew Pinski <pinskia@physics.uc.edu>, gcc-gnats@gcc.gnu.org,
   "Gcc-Bugs@Gcc. Gnu. Org" <gcc-bugs@gcc.gnu.org>
Subject: Re: java/10894: Valid import statements are rejected.
Date: Tue, 20 May 2003 23:50:23 -0400

 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]