diff options
-rw-r--r-- | hurd/building/cross-compiling.mdwn | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/hurd/building/cross-compiling.mdwn b/hurd/building/cross-compiling.mdwn index e4bf7dd2..fd2479b5 100644 --- a/hurd/building/cross-compiling.mdwn +++ b/hurd/building/cross-compiling.mdwn @@ -6,12 +6,7 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU_Free_Documentation_License|/fdl]]."]] -## Cross Compilation Guide - -This is a HOWTO to build a cross-compiler on x86 GNU/Linux so you can build GNU -Mach, GNU Hurd. - -## cross-gnu +# `cross-gnu` [[Thomas_Schwinge|tschwinge]] has written a shell script for building a complete cross-build environment for GNU/Hurd systems. @@ -32,6 +27,6 @@ definitely needed for the glibc, Hurd and GCC source packages, as there are a bunch of outstanding patches that are needed for getting a functional build. -## References +# References * <http://lists.gnu.org/archive/html/bug-hurd/2004-09/msg00030.html> |