On Dec 18, 2013, at 4:07 AM, Frans de Boer wrote: > The output of ulimit -a is: > root:/sources/glibc-2.18# ulimit -a > core file size (blocks, -c) 0 > data seg size (kbytes, -d) unlimited > scheduling priority (-e) 0 > file size (blocks, -f) unlimited > pending signals (-i) 63196 > max locked memory (kbytes, -l) 64 > max memory size (kbytes, -m) unlimited > open files (-n) 1024 > pipe size (512 bytes, -p) 8 > POSIX message queues (bytes, -q) 819200 > real-time priority (-r) 0 > stack size (kbytes, -s) 8192 > cpu time (seconds, -t) unlimited > max user processes (-u) 63196 > virtual memory (kbytes, -v) unlimited > file locks (-x) unlimited > > My default host shell is bash.
Yes, and what was in sources/glibc-2.18/build/nptl/tst-pthread- getattr.out How about optimizations? In which case why do you have sources/glibc-2.18/build and not / sources/glibc-build? GCC will definitely error when you put the build directory into the gcc source tree. Glibc may very well, too. Any other deviations you don't mention? Sincerely, William Harrington -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page