ecj branch
Tom Tromey
tromey@redhat.com
Tue Dec 5 20:01:00 GMT 2006
Mohan> (Forgot to CC the list on this.)
Oops, I already replied privately too...
>> Note that this javah defaults to JNI, and in this mode won't generate
>> a header unless the class actually defines a native method.
Mohan> Doh! Didn't think about that part when I was kicking the tires.
Mohan> Thanks. Do you see any issues with this running under Sun's JRE?
Mohan> Anything libgcj-specific in here?
As far as I know the getopt and javah code is just plain old java.
I made a special effort to avoid classpath dependencies when working
on the classpath tools. Of course it is hard to be 100% sure that I
succeeded, as I haven't actually tried the results on a different
class library.
Tom
More information about the Java
mailing list