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: gcjh


"Ranjit Mathew" <rmathew4lists at hotmail dot com> writes:

> > What happened to using JNIEXPORT/JNICALL in generated jni headers?
> 
> Ummm...what happened? They do get generated if you
> invoke as "gcjh -jni FooBar".
> 
> Or maybe I missed the point...

Not generated on gcj 3.2 (redhat 8.0 version), using command line
like...

gcjh --bootclasspath /usr/local/classpath/share/classpath/ -jni
java.foo.Bar

Results in extern instead.

Brian
-- 
Brian Jones <cbj at gnu dot org>


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