This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: One step closer to getting Mohans Test JVM to work
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: gnustuff at thisiscool dot com
- Cc: java at gcc dot gnu dot org
- Date: Mon, 10 Nov 2003 15:16:37 +0100
- Subject: Re: One step closer to getting Mohans Test JVM to work
- Organization: Zylin AS
- References: <2YY9HCMIKGC787ECYU1UVSLFB6VRGE.3faf8bab@p733>
> I'm not sure how the DLL in your example relates to this problem.
> Is send.dll doing something with JNI?
It seems there is an incompatibility between VC++ and -Wl,--out-implib
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12987
Ãyvind