public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Jonathan Brandmeyer <jbrandmeyer@earthlink.net>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: java/10894: Valid import statements are rejected.
Date: Wed, 21 May 2003 04:36:00 -0000	[thread overview]
Message-ID: <20030521043600.12949.qmail@sources.redhat.com> (raw)

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

From: Jonathan Brandmeyer <jbrandmeyer@earthlink.net>
To: Andrew Pinski <pinskia@physics.uc.edu>
Cc: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org
Subject: Re: java/10894: Valid import statements are rejected.
Date: 21 May 2003 00:29:28 -0400

 Not true.  As posted in the gcj -v output, those classes are on the
 CLASSPATH.  In fact, commenting out the offending line 'solves' the
 problem.  Here it is again:
 
 jonathan@illuvatar:~/workspace/HelloWorld/116csc/2Lab$ gcj -v -C
 Test.java
 Reading specs from /usr/lib/gcc-lib/i386-linux/3.3/specs
 Configured with: ../src/configure -v
 --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
 --mandir=/usr/share/man --infodir=/usr/share/info
 --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared
 --with-system-zlib --enable-nls --without-included-gettext
 --enable-__cxa_atexit --enable-clocale=gnu --enable-debug
 --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc
 i386-linux
 Thread model: posix
 gcc version 3.3 (Debian)
  /usr/lib/gcc-lib/i386-linux/3.3/jc1 Test.java -quiet -dumpbase
 Test.java -auxbase-strip NONE -g1 -version -fsyntax-only
 -femit-class-files -o /dev/null
 GNU Java version 3.3 (Debian) (i386-linux)
         compiled by GNU C version 3.3 (Debian).
 GGC heuristics: --param ggc-min-expand=55 --param ggc-min-heapsize=48342
 Class path starts here:
     ./
     /usr/share/java/repository/
     /usr/share/java/libgcj-3.3.jar/ (system) (zip)
 Test.java:1: error: Can't find default package `java.lang.Math'. Check
 the CLASSPATH environment variable and the access to the archives
 1 error
 
 -Jonathan
 
 On Tue, 2003-05-20 at 23:50, Andrew Pinski wrote:
 > 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
 > 
 


             reply	other threads:[~2003-05-21  4:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-21  4:36 Jonathan Brandmeyer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-21  4:46 Andrew Pinski
2003-05-21  3:57 Andrew Pinski
2003-05-21  3:46 jbrandmeyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030521043600.12949.qmail@sources.redhat.com \
    --to=jbrandmeyer@earthlink.net \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).