LFS 7.0-rc2 Release

2011-10-13 Thread Bruce Dubbs
The Linux From Scratch community is pleased to announce the release of LFS Version 7.0-rc2. This is the second release candidate on the road to LFS-7.0. It includes numerous changes to LFS-6.8 (including updates to Linux-3.0.4, GCC-4.6.1, and Glibc-2.14.1). A somewhat major change was made in t

Re: [LFS 6.8] [Chapter 5.10] 'program interpreter' should be in /tools/... but is actually in /lib64/...

2011-10-13 Thread Andrew Benton
On Thu, 13 Oct 2011 17:29:01 +0100 Stephen Bryant wrote: > Hi all, > > This is my first post to this mailing list. I am working my way through LFS > 6.8, and at the end of '5.10. GCC-4.5.2 - Pass 2' I have compiled dummy.c to > a.out. I have not deliberately deviated from the book in any way (ex

Re: Problems compiling GCC

2011-10-13 Thread Lázaro Morales
Thanks Bruce, I repeat the procedure and work fine. Thanks again, Lázaro. En 12/10/2011 16:12:49, Bruce Dubbs escribió: > Lázaro Morales wrote: >> Thanks to all for the help, >> >> I decide start the project from zero using a clean installation of >> Debian >> 6 32bit only for this purpose. S

[LFS 6.8] [Chapter 5.10] 'program interpreter' should be in /tools/... but is actually in /lib64/...

2011-10-13 Thread Stephen Bryant
Hi all, This is my first post to this mailing list. I am working my way through LFS 6.8, and at the end of '5.10. GCC-4.5.2 - Pass 2' I have compiled dummy.c to a.out. I have not deliberately deviated from the book in any way (except using MAKEFLAGS = '-j 2'). Unfortunately running readelf on the