"Nic Ferrier" <[EMAIL PROTECTED]> writes:

> Hope someone can answer these for me, I've looked through the source
> and I'm having trouble finding the answers:
> 
> 
> 1. does the native/jni directory replace the older directories in
> native? eg: java.net?
> I presume this was done so that alternative low level interfaces
> could be used, eg: CNI.

Yes.

> 2. the header files for JNI code are generated by configure or by the
> makefiles?

lib/Makefile.am, javah, or the configured alternative javah program is
invoked after class compilation if needed.

Brian
-- 
Brian Jones <[EMAIL PROTECTED]>

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

Reply via email to