From 25a14a99de67becffc43a24104bf8292ef04d426 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 16 Jan 2022 20:06:33 +0100 Subject: Give an example how to build a glibc target --- hurd/glibc.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hurd') 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 -- cgit v1.2.3