- in Lib/gcj/cni.i: remove JvAllocObject(), change
JvCreateJavaVM() argument from void* to JvVMInitArgs*
- in Examples/{python|perl5|ruby|tcl}/java/Makefile:
pass full class name to gcjh, add Example.h as dependency,
do not override CXX for compiling C++ sources
- in Examples/python/java/example.i:
add destructor to class to prevent memory loss complaint
16 lines
162 B
Text
16 lines
162 B
Text
# see top-level Makefile.in
|
|
callback
|
|
class
|
|
constants
|
|
constants2
|
|
extend
|
|
funcptr
|
|
import
|
|
java
|
|
multimap
|
|
multiple_inheritance
|
|
pointer
|
|
reference
|
|
simple
|
|
value
|
|
variables
|