developerman wrote:
When you discribe building temporary system (in /tools directory) you use dynamic linking? Why? Is it possible to use static linking there?
It is possible to use static linking. Version 4 of LFS did just that. The problem was that impurities from the host were being pulled into the chroot phase, and so the so-called "plfs" method was developed, which is close what we do today. This method removes most if not all carry-overs from the host.
-- Registered LFS User 6929 Registered Linux User 298182 -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
