[Java-gnome-developer] jni question
Brought to you by:
afcowie
From: <bi...@ma...> - 2002-03-29 18:09:42
|
Any java-gnome developers who know if its possible to do the jni native part of gcj apps in c, not c++? It appears the gcjh only produces c++ headers, and jni.h for gcc 3.0.3 also assumes c++. The jni.h that comes with the sun jdk looks like a c version, but I cant find any implementation for that header, and I doubt it would work with gcj if there is such an implementation?? S=F8ren |