Re: LFS on x86_64

2005-08-09 Thread Archaic
On Tue, Aug 09, 2005 at 03:16:42PM -0400, Michael Kipper wrote: > > What I'm probably looking to do it to build a clean x86_64 toolset, using > FC4's gcc-4.0.1 to build a clean gcc-3.4.4 toolchain, and then using the > clean toolchain to build LFS. Divide and conquer. The first problem is using g

Re: LFS on x86_64

2005-08-09 Thread Peter Danenberg
> Has anyone done this successfully? And maybe documented it? Just did an x86_64 using GCC 4.0.1 and the vanilla LFS 6.0 book, actually, in just under 48 hours. Works beautifully with the exception of glibc, for which I had to have GCC 3.4.4 on hand (though I hear that's been co

LFS on x86_64

2005-08-09 Thread Michael Kipper
Hi all, I have been trying for a few weeks now to build LFS on my Athlon64 to no success. The problem is, there is the main LFS book, which is designed for x86 builds, and there is the cross book, which is designed for something-to-x86_64 builds. I'm building from FC4 x86_64 to x86_64. Has anyo