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]

Proposal: make gcjh default to JNI mode


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.

Thoughts?
Tom



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