summaryrefslogtreecommitdiff
path: root/microkernel/viengoos
diff options
context:
space:
mode:
authorarnebab <arne_bab@web.de>2008-10-14 10:02:21 +0200
committerarnebab <arne_bab@web.de>2008-10-14 10:02:21 +0200
commitbe4619e0a1ed62c7acb9d09ce3d96fe5c5ec2733 (patch)
treea18ccb49276e61a5444ea423d8c1aeac427335f3 /microkernel/viengoos
parent8aec135492f7b822a0fc9d81230c7c0d2fb3bd35 (diff)
parent0db68b9475c031600096ed556294a3898d3c7a58 (diff)
Merge branch 'master' of arnebab@flubber:~wiki/wiki
Diffstat (limited to 'microkernel/viengoos')
-rw-r--r--microkernel/viengoos/building.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/microkernel/viengoos/building.mdwn b/microkernel/viengoos/building.mdwn
index 8868c46c..909f1b5e 100644
--- a/microkernel/viengoos/building.mdwn
+++ b/microkernel/viengoos/building.mdwn
@@ -14,7 +14,7 @@ Checkout hurd-l4:
cvs -z3 -d :pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co hurd-l4
-Apply hurd-l4/libl4/ patch to change to gs:0 on line 35.
+There is a patch in the README file, to change to %%gs:0 in libl4/ia32/l4/bits/vregs.h in line 35. It should have been applied already in the checked out code. Do verify.
Configure:
@@ -56,10 +56,10 @@ Get Pistachio using hg:
Build:
- cd kernel
+ cd kernel
- make BUILDDIR=build
- cd build
+ make BUILDDIR=build
+ cd build
Check Makeconf.local: