From 9dafdc1ebb6149a4cdda93129ef2a33f4ce39a84 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 16 Nov 2007 19:09:53 +0100 Subject: Link to wiki (stub and real) pages instead of external pages. --- hurd/building/cross-compiling.mdwn | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'hurd') diff --git a/hurd/building/cross-compiling.mdwn b/hurd/building/cross-compiling.mdwn index edde4400..bfe07ca6 100644 --- a/hurd/building/cross-compiling.mdwn +++ b/hurd/building/cross-compiling.mdwn @@ -31,7 +31,7 @@ installed in the upstream repositories. The following ones are known to work. Others may work as well, but no guarantee is given. Always the preferred version is listed first. -* `src/binutils`: [GNU Binutils](http://www.gnu.org/software/binutils/) +* `src/binutils`: [[GNU_Binutils|binutils]] * CVS `binutils-2_18-branch` @@ -42,7 +42,7 @@ guarantee is given. Always the preferred version is listed first. * The 2.18 release tarball from should also be fine, as should be all other recent releases. -* `src/gcc`: [GNU Compiler Collection](http://gcc.gnu.org/) +* `src/gcc`: [[GNU_Compiler_Collection|gcc]] * SVN `gcc-4_1-branch` @@ -64,7 +64,7 @@ guarantee is given. Always the preferred version is listed first. --> -* `src/gnumach`: [GNU Mach](http://hurd.gnu.org/) +* `src/gnumach`: [[GNU_Mach|microkernel/mach/gnumach]] * CVS `gnumach-1-branch` @@ -72,19 +72,19 @@ guarantee is given. Always the preferred version is listed first. co -r gnumach-1-branch gnumach $ mv gnumach gnumach-1-branch -* `src/mig`: [GNU Mach Interface Generator](http://hurd.gnu.org/) +* `src/mig`: [[GNU_Mach_Interface_Generator|microkernel/mach/mig]] * CVS `HEAD` $ cvs -d:pserver:anoncvs@cvs.gnu.org:/cvsroot/hurd co mig -* `src/hurd`: [GNU Hurd](http://hurd.gnu.org/) +* `src/hurd`: [[GNU_Hurd|hurd]] * CVS `HEAD` $ cvs -d:pserver:anoncvs@cvs.gnu.org:/cvsroot/hurd co hurd -* `src/glibc`: [GNU C Library](http://www.gnu.org/software/libc/) +* `src/glibc`: [[GNU_C_Library|glibc]] * CVS `glibc-2_7-branch` @@ -113,7 +113,7 @@ guarantee is given. Always the preferred version is listed first.