diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-13 18:10:51 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-13 18:10:51 +0100 |
commit | eda08f86a615dddace8b28f46ed71103a821b9ba (patch) | |
tree | 2ebc1cee5aa0ec9ae30cfde893eee58ba7f9cb86 | |
parent | a70676a3cbb4a442253a1ecdc2d0d23ee25450ad (diff) |
Not really interesting who has been doing this successfully, as it's just supposed to work.
-rw-r--r-- | hurd/building/cross-compiling.mdwn | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/hurd/building/cross-compiling.mdwn b/hurd/building/cross-compiling.mdwn index 0c37bd07..51508d20 100644 --- a/hurd/building/cross-compiling.mdwn +++ b/hurd/building/cross-compiling.mdwn @@ -11,7 +11,8 @@ sub-page. ## Cross Compilation Guide -This is a HOWTO to build a cross-compiler on x86 GNU/Linux so you can build GNU Mach, GNU Hurd. This has been successfully built by Vitalie Ciubotaru as posted here [1]. +This is a HOWTO to build a cross-compiler on x86 GNU/Linux so you can build GNU +Mach, GNU Hurd. ## cross-gnu @@ -548,9 +549,6 @@ else prj_x2 prj_set MAKE make fi </pre> --- ShakthiKannan - 03 Oct 2007 - ## References * <http://lists.gnu.org/archive/html/bug-hurd/2004-09/msg00030.html> -* <http://lists.gnu.org/archive/html/help-hurd/2007-06/msg00008.html>
\ No newline at end of file |