This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libgcj.dll for MingW GCJ 3.4
- From: Ranjit Mathew <rmathew at hotmail dot com>
- To: java at gcc dot gnu dot org
- Date: Sun, 10 Aug 2003 06:52:19 +0530
- Subject: Re: libgcj.dll for MingW GCJ 3.4
- References: <K4SOS52620572EBZVFDXTRP4NB9.3eea2a41@d7500> <2X4YUSWUHBZUO2WYTJ2ZC964DVHB.3f34aab6@d7500>
Mohan Embar wrote:
> I never was able to get libgcj.dll and libswt.a
> to play with each other. There are classloading
> and/or vtable issues, I think. Haven't investigated
> this at all.
Perhaps that's because GCJ expects the DLLs/SOs
containing classes to be loaded dynamically
in files named something like "lib-org-eclipse.so"?
(Maybe "org-eclipse.dll" for Win32?)
See the library containing the XML classes for
example.
I don't think the "solib:" ClassLoader stuff is
in CVS yet, so this might be the only
way to get it working.
Ranjit.
--
Ranjit Mathew Email: rmathew AT hotmail DOT com
Bangalore,
INDIA. Web: http://ranjitmathew.tripod.com/