cni questions
Glenn Chambers
GChambers@provsol.com
Sat Apr 1 00:00:00 GMT 2000
> System/cni_base.o: In function `gnu::cni::base type_info function':
> System/cni_base.o(.gnu.linkonce.t.__tfQ33gnu3cni6base+0x10): undefined
> reference to `java::lang::Object type_info function'
> System/cni_base.o(.gnu.linkonce.t.__tfQ33gnu3cni6base+0x1a): undefined
> reference to `java::lang::Object type_info node'
> collect2: ld returned 1 exit status
> make: *** [go] Error 1
>> Any ideas? Obviously I'm missing something, but I'm not sure what.
> Perhaps the constructor?
Are you compiling the C++ code with -fno-rtti?
More information about the Java
mailing list