From a3bc9b66e53d263a4d12f71ca0cfa7b30a98b38b Mon Sep 17 00:00:00 2001 From: Marc Andre Tanner Date: Fri, 13 Nov 2009 15:15:23 +0100 Subject: [PATCH] Provide a pre-built uclibc toolchain Unforutnately the pre-built uclibc toolchain from FWL 0.9.8 seems to have a problem. I have therefore built on my self which seems to work, point people to that one until the problem is fixed upstream. See the following thread for further details: http://lists.impactlinux.com/pipermail/firmware-impactlinux.com/2009-November/000443.html Signed-off-by: Marc Andre Tanner --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 3b7697f..3f7475b 100644 --- a/README +++ b/README @@ -27,7 +27,7 @@ Pre-Requirements You can now either download a pre built uclibc toolchain from: - http://landley.net/code/firmware/downloads/binaries/cross-compiler-armv4tl.tar.bz2 + http://www.brain-dump.org/projects/qi-bootmenu-system/cross-compiler-armv4tl.tar.bz2 or build one from scratch with the following instructions: -- 2.11.4.GIT