diff options
Diffstat (limited to 'user/jkoenig')
-rw-r--r-- | user/jkoenig/java.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/user/jkoenig/java.mdwn b/user/jkoenig/java.mdwn index fcd316b7..5702a0f2 100644 --- a/user/jkoenig/java.mdwn +++ b/user/jkoenig/java.mdwn @@ -123,7 +123,8 @@ the `LD_ORIGIN_PATH` environment variable. #### Plans I intend to fix the RPATH issue -by building on [[pochu]]'s `file_exec_file_name()` patches. +by building on [[pochu]]'s `file_exec_file_name()` +[patches](http://lists.gnu.org/archive/html/bug-hurd/2010-08/msg00023.html). I have succeeded in building a Hotspot-enabled `libjvm.so`, although the current toolchain issues |