On 02/17/2014 10:54 PM, Bruce Dubbs wrote: > 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 >
If it's already being done at least make sure it's done correctly. That's what I've been doing all the time :) -- Note: My last name is not Krejzi. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page