Tushar Teredesai wrote:
The section <http://www.linuxfromscratch.org/lfs/view/development/chapter06/createfiles.html> creates the necessary symlinks but does not explain why they are needed.
Indeed, this would be a very valuable addition.
Additionally, the libgcc_s.so symlink is not needed. Only the libgcc_s.so.1 is needed so that glibc can dlopen that library (used in nptl).
Used only in nptl testsuite :) -- Alexander E. Patrakov Don't mail to [EMAIL PROTECTED]: the server is off until 2006-01-11 Use my GMail or linuxfromscratch address instead -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
