How to build HotSpot JVM statically
Andrew Haley
aph at redhat.com
Fri Jul 13 10:56:09 UTC 2007
Тим writes:
> I want build HotSpot JVM statically.
>
> It's needful for running JVM on RH6.2, kernel 2.4.32, glibc2.1.3
> Upgrade of kernel and glibc on this system is impossible!!!
>
> Which options I must use for building???
It's going to be hard. Red Hat Linux 6 is an old-school LinuxThreads
target, and I'm not sure that it would be a good idea to run a
statically compiled version of HotSpot on such a beast. However,
older versions of the JVM did run on that system, so I suppose you
have a chance. But it makes far more sense to try building on the
target system than to cross-compile.
Andrew.
--
Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK
Registered in England and Wales No. 3798903
More information about the build-dev
mailing list