The binutils patch exists in:
http://www.linuxfromscratch.org/patches/downloads/binutils/

I'm not sure why its not in the hlfs directory, the md5sum is correct. I 
haven't tested the gcc41-uclibc patches, thats why they don't exist. You can 
pretty much use their counterparts at:
http://uclibc.org/cgi-bin/viewcvs.cgi/trunk/buildroot/toolchain/gcc/4.1.1/

but edit /lib for /tools/lib in chapter 5, like:
cat ../100-uclibc-conf.patch | sed 's@/lib@/tools/lib@' | patch -Np1

Sorry.

Last time I tried gcc41, uClibc, and ssp didn't get along, but it was reported 
that this might be from an -Os bug in gcc41... so an additional patch might 
be needed to fix that, or use -O2 to build uClibc. 

robert

On Sunday 11 February 2007 20:08, Rogelio M. Serrano Jr. wrote:
> i cant find these patches:
>
> http://www.linuxfromscratch.org/patches/hlfs/svn/binutils-2.17-uClibc_conf-
>1.patch
> http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.1-uClibc_conf-1.pa
>tch
> http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.1-uClibc_libstdc++
>-1.patch
> http://www.linuxfromscratch.org/patches/hlfs/svn/gcc-4.1.1-uClibc_locale-1.
>patch
>
> where are they?

Attachment: pgpJDNXUVblNm.pgp
Description: PGP signature

-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to