prelinking j2sdk?
Jack Howarth
howarth@bromo.msbb.uc.edu
Sat Oct 5 06:46:00 GMT 2002
Jakub,
I have finished completely prelinking my debian ppc sid machine
and everything went well. I only ran into one glitch. I tried
to force prelinking of the blackdown j2sdk libs and binaries.
I was able to coax the to happen by adding paths to individual
subdirs containing the jdk shared libs to both /etc/ld.so.conf
/etc/ld.so.conf and on the --ld-library-path flag to prelink.
While prelinking appeared to succeed, it resulted in crashes
in mozilla whenever I tried to load java applets.
I am assuming that like emacs, which maintains its on vm
implementation, jdk will be impossible to prelink. Or am I
just not doing it right. I was trying to make sure that all
the supporting programs like keytool in
/usr/lib/j2se/1.3/bin/ppc/green_threads got prelinked. However
I noticed that there are identical shared libs for libhpi.so
in both /usr/lib/j2se/1.3/jre/lib/ppc/native_threads and
/usr/lib/j2se/1.3/jre/lib/ppc/green_threads. I doubt prelink
can cope with that...can it?
Anyway, I was just curious what the real possiblities are for
prelinking j2sdk. Thanks for any feedback.
Jack
More information about the Libc-alpha
mailing list