summaryrefslogtreecommitdiff
path: root/hurd/building.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/building.mdwn')
-rw-r--r--hurd/building.mdwn10
1 files changed, 6 insertions, 4 deletions
diff --git a/hurd/building.mdwn b/hurd/building.mdwn
index 01586c84..1674b770 100644
--- a/hurd/building.mdwn
+++ b/hurd/building.mdwn
@@ -13,6 +13,12 @@ do what you expect it to do is the highest if you try building from the Debian
source packages. This is especially true if you want to use your compilation
within a Debian system.
+Note that for building code to run on GNU/Hurd systems, you need a toolchain
+for the GNU Hurd. You can either compile on a GNU/Hurd system, or need a
+cross-compiler targeting GNU/Hurd. Our [[toolchain page|toolchain]] has the
+details.
+
+
## Getting the Source Code
You can chose between getting the [sources from the developers's
@@ -93,10 +99,6 @@ to `make`:
This will automatically build all libraries that are required to build the
requested server or library.
-### Cross Compiling
-
-Read about [[cross-compiling]].
-
## RPC IDs