On Wed, Dec 10, 2025 at 05:36:55PM +0100, Michael Olbrich wrote:
> On Tue, Dec 09, 2025 at 11:52:56PM +0100, Ladislav Michl wrote:
> > From: Ladislav Michl <[email protected]>
> >
> > Some toolchains do not compress debug sections causing later objcopy
> > failure such as:
> > aarch64-linux-gnu-objcopy: unrecognized --compress-debug-sections type `'
>
> You're not the only one that found this.. I have a slightly more compact
> version that is currently in my test queue, but the result is the same.
I'm happy with whatever working version :) I've replaced
scripts/lib/ptxd_make_xpkg_pkg.sh in my BSP with fixed
version, so there is no rush.
Thanks,
ladis