Armin K. wrote: > On 09/01/2012 05:35 PM, Jasmine Iwanek wrote: >> >> Okies, well may not be for 7.2, but I've checked, double checked and >> triple checked, even went as far as moving out /usr/include on the host >> system, built from 7.1 and 7.2 and the *only* header pulled from >> /usr/include after the pass1 toolchain is rpc/types.h, I know this is a >> rehash, but are we absolutely sure that pulling headers from the host >> system into glibc in ch5 is acceptable? >> >> -- >> Jasmine Iwanek >> > > It's acceptable for me as long as it works as it should and does not > pull host libs. Headers can't do much (hell, any) damage, expecialy C > library ones.
We are *NOT* pulling anything from the host into LFS. Glibc creates a program to run on the *host* to generate some target files. It's just like we have all the programs in Host Requirements that run on the host. It's a part of the cross-build procedures. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page