[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/24455] strip -S after patchelf damages the file
From: |
ilg at livius dot net |
Subject: |
[Bug binutils/24455] strip -S after patchelf damages the file |
Date: |
Mon, 29 Apr 2019 19:56:08 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24455
--- Comment #2 from Liviu Ionescu <ilg at livius dot net> ---
a quick attempt to produce a small hello world binary that can demonstrate the
problem failed; I'll retry on a large production binary.
> I assume that the patched file does work if it is not
> stripped - is this correct ?
that's correct, I disabled the final strip in my build scripts, and I kept only
the patch step, since it is mandatory, it must enable local search for the
shared libraries.
--
You are receiving this mail because:
You are on the CC list for the bug.