Stefan Bodewig <bodewig <at> apache.org> writes:

> 
> Hi all,
> 
> our major problem seems to be rmic ATM.  I've thrown in an
> unconditional -verbose when Ant invokes rmic, maybe the verbose output
> of Kaffe's rmic is going to get us further.

I'm hacking on fixing Classpath's RMIC. I've got it mostly working in my
 local
tree, but had to do some hacking on the Kaffe build system last week in 
between :(

It should be finished tonight.

> The new java-service-wrapper project I've added shows some interesting
> additional tasks that won't work on Kaffe.  Right now it fails because
> <native2ascii> is only supported on Sun VMs, but I've found
> kaffe.tools.native2ascii.Native2ASCII in Kaffe's CVS and plan to adapt
> the Ant task to it.

That would be quite cool, but I think I'll simply merge in the native2ascii
 from cp-tools (GNU Classpath tools) project tonight, so that you have one 
less
legacy class name to maintain ;)

> Later in the build, we'll need <javah> as well.  So far I haven't
> found the Kaffe version of it, is there one?

Currently, it's the native code kaffeh executable. I plan to switch to 
cp-tools
javah in java as soon as the merge with Classpath is finished (a few weeks).

cheers,
dalibor topic




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to