This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: SWT, GCJ, semi-static binary ?
- From: Anthony Green <green at redhat dot com>
- To: Rutger Ovidius <ovid at mailandnews dot com>
- Cc: java at gcc dot gnu dot org
- Date: 17 Aug 2003 11:43:11 -0700
- Subject: Re: SWT, GCJ, semi-static binary ?
- Organization: Red Hat, Inc.
- References: <3F3F2589@mailandnews.com>
On Sat, 2003-08-16 at 22:45, Rutger Ovidius wrote:
> What the heck is lib-g2gui? I don't have one.. Why is it looking for
> it?
The ClassLoader is trying to find a class in the g2gui package. Do you
have a g2gui package? I'm curious to find out what happens when you
recompile -fassume-compiled and run again. Does your app use
Class.forName() to load classes in the g2gui package?
AG
--
Anthony Green <green@redhat.com>
Red Hat, Inc.