This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Proposal: make gcjh default to JNI mode
On Wed, 2005-04-27 at 22:26 -0400, Thomas Fitzsimmons wrote:
> Hi,
>
> Currently gcjh defaults to emitting CNI headers. I propose we change it
> to emit JNI headers by default. That way gcjh will become command-line
> compatible with javah. This would allow me to remove the javah wrapper
> script from java-gcj-compat and instead symlink javah directly to gcjh.
I should have mentioned; I'm proposing this change for mainline (4.1),
not 4.0.x.
Tom