This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ecj branch


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]