[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 2 build questions
From: |
Brian Jones |
Subject: |
Re: 2 build questions |
Date: |
06 May 2001 01:08:31 -0400 |
User-agent: |
Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7 |
"Nic Ferrier" <address@hidden> 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 <address@hidden>