This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: RMI err
Hi,
On Tue, 2002-09-10 at 20:45, Tom Tromey wrote:
> >>>>> "Martin" == Martin Willemoes Hansen <mwh@sysrq.dk> writes:
>
> >> AFAIK very little testing/debugging has been done on this code. Any
> >> help you can provide would be very much appreciated.
>
> Martin> Hmm, well I think that RMI in gcj does not work atm. Tho the
> Martin> code can be compiled, but does not function and/or
> Martin> interoperates with native java code/tools.
If someone is interested they can check the RMI patches that Intel
submitted a while ago to GNU Classpath which will eventually be merged
into libgcj.
http://mail.gnu.org/pipermail/classpath/2002-July/002478.html
Note that as far as I know Intel has not yet officially contributed
(meaning assigned copyright to the FSF) this patch set yet. But you are
of course free to play with it.
Cheers,
Mark