>>>>> "Takashi" == Takashi Okamoto <[EMAIL PROTECTED]> 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

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to