Bruce Dubbs wrote: > No change in gcc, glibc, or any other nice to have packages. > Just the minimal needed to do 6.0 so that it does not require future > upgrades to use workarounds.
Then you also want to fix the pthread.h problem in glibc (mutexes are unusable directly in C++ apps, e.g. fltk fails to build), the fix is: http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/pthread.h.diff?r1=1.24&r2=1.25&cvsroot=glibc Also, do we really want to provide a kernel with known broken CD writing without any warning? -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page