Armin K. wrote:
> During chapter 5 strip procedure, I've noticed the following:
>
> strip: unable to copy file '/tools/bin/strip'; reason: Text file busy
>
> That's because it's being used and it can't be stripped. One of the
> solutions could be to call /usr/bin/strip instead of just strip, since
> /tools/bin is first in the PATH and it will get picked, or to strip it
> as root.

That saves 4M out of 735M in /tools.  That's 0.5%.  We already say that
"These commands will skip a number of files".  This is not needed.

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

Reply via email to