From 3c6af50a5777f78b16b71fbeb28445d4af40ef4a Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 19 Oct 2010 11:57:21 +0200 Subject: Reorganize some toolchain pages. --- hurd/building.mdwn | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'hurd/building.mdwn') 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 -- cgit v1.2.3