HOW: Running Kaffe with GCJ ?

Graham Swallow kaffe@rufus.w3.org
Mon, 6 Mar 2000 23:04:12 +0000 (GMT)


I have a modified sampNat.cc and sample.java from the GCJ home page.
It compiles fine into 100% pure i586, but when I want to get a hybrid
system, with the native libsampNat.so and jvm sample.class, I get nowhere.

I compiled the .class using jikes, I linked the libsampNat.so, and strace
says that it WAS opened, but the search continued (it didnt provide the
expected Java_sample_mynative() opener?). I looked in kaffevm/gcj/*
and your FAQ, and their FAQ, and got nowhere. Can this be done? HOW!

thanks, Graham  gps@trix.dircon.co.uk

P.S. Sorry for not subscribing to all the email lists, but my modem
overheats and gets confused.