> Are there C++ components in Japhar? ./configure bails after
> "checking whether the C++ compiler (gcc ) works... no Gosh I hope
> it's just a bug in autoconf :)

There is one (and only one) file requiring C++ to compile if (and only
if) you expect to use Japhar from C++.  It make sure the class member
functions get their initial values.  It could be rewritten to use
malloc() and free() instead, but then the C++ API would be broken.

Check lib/libjni/src/jnicpp.cpp and lib/libjni/include/jni.h.

If you have a way to compile this with a C compiler and still get it
to work on C++, we would like to know.
-- 
##>  Petter Reinholdtsen  <##  |  [EMAIL PROTECTED]

Reply via email to