From daf9dee27f166214ee4b1c5b8b68a6a07fe0f044 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 11 Dec 2007 11:59:05 +0100 Subject: hurd/building/cross-compiling: Using GCC trunk (upcoming 4.3 series) does work now. --- hurd/building/cross-compiling.mdwn | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/building/cross-compiling.mdwn b/hurd/building/cross-compiling.mdwn index d96e94b3..fb02c507 100644 --- a/hurd/building/cross-compiling.mdwn +++ b/hurd/building/cross-compiling.mdwn @@ -74,7 +74,27 @@ guarantee is given. Always the preferred version is listed first. should also be fine, but need the same set of patches as the `gcc-4_2-branch` needs. - Support for the upcoming 4.3 series (`trunk`) is being worked on. + + * SVN `trunk` -- upcoming 4.3 series + + $ svn co svn://gcc.gnu.org/svn/gcc/trunk + + Prepare: + + $ ( cd trunk/ && contrib/gcc_update --touch ) + + * Patches: + + + * `src/gnumach`: [[GNU_Mach|microkernel/mach/gnumach]] -- cgit v1.2.3