public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Mark Wielaard <wielaard@tryllian.com>
To: apbianco@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: Re: java/2791
Date: Sat, 27 Oct 2001 10:56:00 -0000 [thread overview]
Message-ID: <20011027175601.3062.qmail@sourceware.cygnus.com> (raw)
The following reply was made to PR java/2791; it has been noted by GNATS.
From: Mark Wielaard <wielaard@tryllian.com>
To: apbianco@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
jsturm@one-point.com, gcc-bugs@gcc.gnu.org, java-prs@gcc.gnu.org
Cc:
Subject: Re: java/2791
Date: 27 Oct 2001 19:51:46 +0200
Hi,
This looked like the same problem I had with
compiling Classpath. When compiling classpath (CVS)
with gcj go into the lib directory and do
$ gcj -C -d . --classpath=..:/usr/local/gcc-3.1/share/libgcj.jar @classes
../java/lang/ClassNotFoundException.java:48: Class `java.lang.ClassNotFoundException' already defined in ./../java/lang/ClassNotFoundException.java:48.
public class ClassNotFoundException extends Exception
^
Tried with gcc version 3.1 20011016 (experimental)
with and without the attched patch with the same
result.
Did it fix the original bug report?
If it did I will open a new one for the Classpath
compile case.
For more info see the Classpath mailing list:
http://mail.gnu.org/pipermail/classpath/2001-October/001431.html
http://mail.gnu.org/pipermail/classpath/2001-October/001445.html
Cheers,
Mark
next reply other threads:[~2001-10-27 10:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-27 10:56 Mark Wielaard [this message]
2002-04-22 13:36 java/2791 mark
2002-04-22 13:46 java/2791 mark
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=20011027175601.3062.qmail@sourceware.cygnus.com \
--to=wielaard@tryllian.com \
--cc=apbianco@gcc.gnu.org \
--cc=gcc-prs@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).