diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-22 13:44:45 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-22 13:44:45 +0100 |
commit | 87995dfe56f2aae2a7ed445797bf4691a7702401 (patch) | |
tree | 34d0452736563021925cd5c62d54f15f1fe94082 /hurd | |
parent | 7cd56406d845a0bfedbcaa6dcfc6b553e3ae6bbe (diff) |
hurd/toolchain: Extend a tiny bit.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/toolchain.mdwn | 5 |
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. |