summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-12-22 13:44:45 +0100
committerThomas Schwinge <tschwinge@gnu.org>2007-12-22 13:44:45 +0100
commit87995dfe56f2aae2a7ed445797bf4691a7702401 (patch)
tree34d0452736563021925cd5c62d54f15f1fe94082
parent7cd56406d845a0bfedbcaa6dcfc6b553e3ae6bbe (diff)
hurd/toolchain: Extend a tiny bit.
-rw-r--r--hurd/toolchain.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/hurd/toolchain.mdwn b/hurd/toolchain.mdwn
index d8ba710a..b36809f5 100644
--- a/hurd/toolchain.mdwn
+++ b/hurd/toolchain.mdwn
@@ -9,3 +9,8 @@ is included in the section entitled
* [[binutils]]
* [[GCC]]
* [[glibc]]
+
+Before beginning to work on the inner parts of the GNU/Hurd toolchain, it's
+always profitable to also know how things are done on other systems. Compare,
+for example, how things are done differently for GNU/Hurd than they are done
+for GNU/Linux.