summaryrefslogtreecommitdiff
path: root/hurd/running/nix.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/running/nix.mdwn')
-rw-r--r--hurd/running/nix.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/hurd/running/nix.mdwn b/hurd/running/nix.mdwn
index c6212da8..68052948 100644
--- a/hurd/running/nix.mdwn
+++ b/hurd/running/nix.mdwn
@@ -500,3 +500,13 @@ Nix, and because of that, it uses per-package installation directories under
<teythoon> phant0mas: you could look at what the debian package does
<phant0mas> ok
<braunr> phant0mas: check debian glibc for all the patches
+
+
+## IRC, freenode, #hurd, 2014-03-10
+
+ <ph4n70m4s> tschwinge: While crosscompiling glibc I get the error "Error:
+ incorrect register `%rax' used with `l' suffix"
+ <ph4n70m4s> http://pastebin.com/raw.php?i=ZJKHrm4s
+ <ph4n70m4s> Any idea why is this happening?
+ <braunr> ph4n70m4s: something is trying to compile as an x86-64 object,
+ while the hurd is i386 only