SWT, GCJ, semi-static binary ?

Anthony Green green@redhat.com
Sun Aug 17 21:36:00 GMT 2003


On Sun, 2003-08-17 at 13:28, Rutger Ovidius wrote:
> I'm not quite sure what I'm looking for that would cause this requirement for 
> lib-g2gui(.so).

If the system class loader is asked to load class foo.bar.Zoo, it will
try to load the following, in order: lib-foo-bar-Zoo.so, lib-foo-bar.so,
lib-foo.so.

So now I'm at a loss as to why it might try to load lib-g2gui.so if you
have no class or package called g2gui.

What version of gcj are you using?

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.



More information about the Java mailing list