>----Origineel Bericht----
>Van : [email protected]
>Datum : 29/06/2016 07:53
>Aan : [email protected]
>Onderwerp : [lfs-chat] new at LFS
>
>I am new to LFS and have read the book and I think I understand that no 
>matter what distro I use to make a LFS system, none of the files are 
>copied from the distro I use. All I need to do is be able to use the 
>compiler to compile the source code that is needed to build a LFS system.
>I hope someone confirms if I am correct in my understanding.
>
>I have before compiled kernels and had no problems. So building a LFS 
>sounds like a piece of cake.
>-- 
>http://lists.linuxfromscratch.org/listinfo/lfs-chat
>FAQ: http://www.linuxfromscratch.org/blfs/faq.html
>Unsubscribe: See the above information page
>
Hi Harold,
You Are correct. LFS is designed to use nothing from the host system. It has 
been a while since I have done it (LFS4.0), but these are the steps
1) The host compiler is used to build a temporary compiler and a small number 
of libraries to support this compiler.
2) The temporary compiler is used to build a full compiler.
3) This full compiler is then used to build itself, and the rest of the system.
The goal of this project is that the resulting system is always the same, no 
matter what host system was used
I have build my LFS 4 system with a knoppix host, but I don't know what the 
best host system is for the current version.

Cheers,
Cedric
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-chat
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to