On Tue, May 02, 2017 at 01:22:26PM -0500, Bruce Dubbs wrote:
>
> Did you get the segfault in chroot?
>
Yes, and I had split the scripts for the page into two parts - do
the debug symbols at the end of chroot, then exit from chroot, use a
new script to run the revised chroot command, and from there run a
script which (only) runs the strips.
As I said, I'd managed it before by using '|| true' to ensure none
of the commands broke the script if they failed, so I'm not sure why
it suddenly broke (both the first and third commands had run at the
second attempt).
> For non chroot, we could use:
>
> find /lib /usr/lib -type f \
> '(' -name \*.so* -a ! -name \*dbg -a ! -name ld-2.25.so ')'
>
> -- Bruce
>
I don't think that's the problem - it seemed to be when running
strip --strip-all on the programs.
But as I said, /tools got blown away so I can't retry on this build.
ĸen
--
I live in a city. I know sparrows from starlings. After that
everything is a duck as far as I'm concerned. -- Monstrous Regiment
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page