On 1/8/06, i040866 <[EMAIL PROTECTED]> wrote: > I have a doubt. I have a AMD Turion 64 MT, and I want to install a linux from > scratch on in, but I do not know if I should use asm-i386 linux libc headers, > or asm-x86_64. When I do uname I get, among other things, i386 and i686. By > this I guess I should use asm-i386, but I'm not sure of the implications of > this.
The LFS book does not support x86_64. It may work for you with some changes, but the book is only tested on x86. If you really want to have a 64 bit LFS, then you should look at Cross-LFS. http://www.linuxfromscratch.org/clfs/view/cross-lfs/ It's a little trickier than LFS, but it's a working method to get a 64 bit system. Look at either the x86_64-64 book (64 bit only) or the x86_64 mutilib book (32 and 64 bit system). -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
