diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-06-15 22:54:09 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-06-15 22:54:09 +0200 |
commit | a5b95baab6b4512ceaef8749a29ed7b3685b4125 (patch) | |
tree | 88c0ff2e405ad487a6923da915700179eba35746 /user/jkoenig | |
parent | a54427376610d8c5f386c27ac7634bfb127b853c (diff) |
Some more bits from IRC and elsewhere.
Diffstat (limited to 'user/jkoenig')
-rw-r--r-- | user/jkoenig/java.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/user/jkoenig/java.mdwn b/user/jkoenig/java.mdwn index 6aeef9fe..8e1fb097 100644 --- a/user/jkoenig/java.mdwn +++ b/user/jkoenig/java.mdwn @@ -140,7 +140,7 @@ by building on [[pochu]]'s `file_exec_file_name()` I have succeeded in building a Hotspot-enabled `libjvm.so`, although the current toolchain issues -(*Hurd OS ABI*) +([[toolchain/ELFOSABI_HURD]]) have so far prevented me from testing it. @@ -151,7 +151,8 @@ have so far prevented me from testing it. * Assuming it is, continue with getting `$ORIGIN` working. - * [!] [[Samuel|samuelthibault]]/[[tschwinge]]/[[jkoenig]]: *Hurd OS ABI*. + * [!] [[Samuel|samuelthibault]]/[[tschwinge]]/[[jkoenig]]: + [[toolchain/ELFOSABI_HURD]]. * They seem to have a rather heavy-weight process for such projects: confer <http://mail.openjdk.java.net/pipermail/announce/2011-January/000092.html>, |