This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: problems resolving classes with gcj 3.4.3 - know problem?
- From: "Phil Shaw" <phil at mkdoc dot com>
- To: tromey at redhat dot com
- Cc: <java at gcc dot gnu dot org>
- Date: Wed, 22 Dec 2004 18:13:43 -0000
- Subject: Re: problems resolving classes with gcj 3.4.3 - know problem?
- References: <BOEKJIPMFIHCMIBNCAPIMELICDAA.ora.et.labora@web.de>
- Reply-to: phil at mkdoc dot com
On 14 Dec 2004, at 11:22, Tom Tromey wrote:
> wolfgang> Here's a typical session
> wolfgang> $ gcj -d . -C `find -name \*.java`
> wolfgang> ./debug/ParseTreeDebugParser.java:8: error: Can't find
> default package wolfgang> `antlr'. wolfgang> Check the CLASSPATH
> environment variable and the access to the archives wolfgang> [..]
>
> What version of gcj are you using? Do you have a small test case? Or
> can you reduce the one you have somehow?
Tom,
I wrote to Wolfgang separately, I think the bug he was seeing was
10894. I have just added a test case. I also suggested renaming the
summary to make it more specifically about wildcard imports, which I
think describes the case more clearly.
Best regards,
Phil