kaffe 0.8.4 and 0.9 don't cooexist
Simon J. Gerraty
sjg at quick.com.au
Sat Aug 2 06:10:32 PDT 1997
After manging to compile kaffe-0.8.4 (so I could use the jdk1.0.2
classes and compiler...), I've found that 0.8.4 and 0.9.1 don't
cooexist...
ldd /usr/local/bin/kaffe-1.0.2
/usr/local/bin/kaffe-1.0.2:
-lkaffe_vm.0 => /usr/local/lib/libkaffe_vm.so.0.91 (0x40019000)
^^
-lc.12 => /usr/lib/libc.so.12.16 (0x40051000)
-lm.0 => /usr/lib/libm.so.0.1 (0x400bb000)
Given that 0.9.X is jdk1.1.X, it probably would have been a good idea
to bump the major number.
I'm going to re-install both with 0.9 using 1 as its major number and
see how things go.
--sjg
More information about the kaffe
mailing list