classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: about RMI


From: Tom Tromey
Subject: Re: about RMI
Date: 05 Sep 2001 08:25:15 -0600

>>>>> "Takashi" == Takashi Okamoto <address@hidden> writes:

Takashi> I checked gnu/java/rmic/RMIC.java.

Yes, this is a known problem.  Fixing it is on my to-do list, but that
list is rather long...

Takashi> So, RMIC can't compile Stab and Skel files currently. 
Takashi> I have a briefly patch. How about it?
 
Takashi> +      boolean result = at.dms.kjc.Main.compile(args);         

I'd rather not check this in, since it is dependent on a particular
compiler.

Takashi> Maybe I should write interface and we should select one of
Takashi> compilers (sun,jikes,kjc..etc) like kaffe.

This is what I'm planning to do.  If you want to do it, that would be
great!

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]