From 818f2a6ea74c80bbda8bdd1e841c02d2e8fe653d Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 23 Nov 2008 18:10:57 +0100 Subject: Binutils 2.19. --- hurd/building/cross-compiling.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'hurd') diff --git a/hurd/building/cross-compiling.mdwn b/hurd/building/cross-compiling.mdwn index 8f9f325f..8d13a4a7 100644 --- a/hurd/building/cross-compiling.mdwn +++ b/hurd/building/cross-compiling.mdwn @@ -35,6 +35,19 @@ guarantee is given. Always the preferred version is listed first. * `src/binutils`: [[GNU_Binutils|binutils]] + * CVS `binutils-2_19-branch` + + $ mkdir binutils-2_19-branch + $ cd binutils-2_19-branch + $ cvs -d:pserver:anoncvs@sources.redhat.com:/cvs/src ↩ + co -r binutils-2_19-branch binutils + + The sources are rooted in `binutils-2_19-branch/src/`. Also use these + commands for updating, instead of the usual `cvs update`. + + * The 2.19 release tarball from should + also be fine. + * CVS `binutils-2_18-branch` $ mkdir binutils-2_18-branch -- cgit v1.2.3