Greg Schafer wrote:
John Profic wrote:


2) at time of writing my system is only building full glibc from cross-tools part, but there was one problem already. Cross-tools part missing one stage in cross-tools: installing glibc headers to /tools (gcc static build fails complaining about non existence of pthread.h). Again I used steps found in cross-lfs (version 3.1.1) to install headers.


Yes. AFAICT, the crosslfs docs are horribly broken at the moment. At the
very least, they do not match what is contained in Ryan's scripts. What
has to happen is either:

1. install glibc headers prior to "GCC Static libgcc"
   or
2. pass `--disable-threads' to "GCC Static libgcc"

Actually, we do have it correct, (look at the sparc64 book), but apparently the x86 book was mangled a little bit with our recent re-structuring. Thanks for bringing this to my attention, I'll fix it in just a minute.

--
Jeremy Huntwork

--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to