From 8df8fd92949df8a6e83fae9ec355874fabe51290 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Thu, 16 Aug 2001 19:04:27 +0000 Subject: new (better) gcc patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@980 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gcc-exp.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chapter05') diff --git a/chapter05/gcc-exp.xml b/chapter05/gcc-exp.xml index 4f5b16849..65c610adc 100644 --- a/chapter05/gcc-exp.xml +++ b/chapter05/gcc-exp.xml @@ -3,7 +3,8 @@ patch -Np1 -i ../gcc-&gcc-version;.patch: This patch fixes a bug in gcc's linker concerning non-exported (weak) -symbols, which was brought to the surface by the new glibc. +symbols, which was brought to the surface by the new glibc and also one +or two other problems which can arise. --prefix=/usr: This is NOT a typo. GCC hard codes some paths while compiling and so we need to pass /usr as the -- cgit v1.2.3-54-g00ecf