This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: no gnu.java.rmi.rmic package in libgcj.jar from trunk
- From: Tom Tromey <tromey at redhat dot com>
- To: Hanno Meyer-Thurow <h dot mth at web dot de>
- Cc: java at gcc dot gnu dot org
- Date: 20 Jan 2007 16:13:54 -0700
- Subject: Re: no gnu.java.rmi.rmic package in libgcj.jar from trunk
- References: <20070120160622.88b43b9f.h.mth@web.de>
- Reply-to: tromey at redhat dot com
>>>>> "Hanno" == Hanno Meyer-Thurow <h.mth@web.de> writes:
Hanno> I try to build java-gcj-compat-1.0.68 for gcj-4.3. It fails because
Hanno> package gnu.java.rmi.rmic is missing from libgcj.jar.
Yes, we have a new rmic implementation that is in the tools jar.
Hanno> Is there a new way to build wrappers around gcj-4.3?
I don't know the current status but "we" (most likely, Tom
Fitzsimmons) will be updating java-gcj-compat in the near future.
Tom