527910f526
${PREFIX}/lib/[tya,shujit] in addition to JAVA_COMPILER.
14 lines
330 B
Plaintext
14 lines
330 B
Plaintext
--- README 2000/09/23 21:59:50 1.1
|
|
+++ README 2000/09/23 21:59:26
|
|
@@ -33,6 +33,10 @@
|
|
|
|
* Run Java applications with JIT compiler.
|
|
|
|
+Fist you should set LD_LIBRARY_PATH enviropment variable as follows:
|
|
+
|
|
+ export LD_LIBRARY_PATH=%%PREFIX%%/lib/shujit
|
|
+
|
|
Type instead of usual java command
|
|
% java -Djava.compiler=shujit ...
|
|
|