summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2022-01-16 20:06:33 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2022-01-16 20:06:33 +0100
commit25a14a99de67becffc43a24104bf8292ef04d426 (patch)
tree31280d697489304757095b5c0eba5438139ec005
parent43f1e90c9af30c31efe44fe0d18a4764f090f3e1 (diff)
Give an example how to build a glibc target
-rw-r--r--hurd/glibc.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/hurd/glibc.mdwn b/hurd/glibc.mdwn
index 4b5e8d38..16aaa917 100644
--- a/hurd/glibc.mdwn
+++ b/hurd/glibc.mdwn
@@ -52,3 +52,7 @@ One can build libc this way:
One can run tests with the new libc by hand:
$ ./testrun.sh ~/test
+
+One can build by hand some target with e.g.:
+
+ $ make -C ../htl subdir=htl objdir=$PWD ..=../ $PWD/htl/libpthread.so