Jikes (IBM Java Compiler) under lxrun
- Reported by --
- Steve Ginzburg (steven@ugcs.caltech.edu)
- Where to find the binary --
- IBM's
AlphaWorks WWW site
- Libraries required --
-
- The libc5 version requires:
- /lib/ld-linux.so.1
- libg++.so.27
- libstdc++.so.27
- libm.so.5
- libc.so.5
- The glibc version requires:
- /lib/ld-linux.so.2
- libstdc++.so.2.8
- libm.so.6
- libc.so.6
- Installation --
-
Be sure and read the README.TXT file included with the
Jikes distribution. It contains important information
about setting up your CLASSPATH (among other things).