On Thu, Jan 30, 2025 at 11:05:20AM +, parona wrote:
> > Could you show the configure/build flags and the error the compiler
> > gives? I think the patch is correct, but I have trouble replicating
> > the issue.
>
> export CFLAGS="-O0 -pipe"
> autoreconf -fi
> ./configure --enable-stacktrace --
Hello,
On Thursday, January 30th, 2025 at 12:59 PM, Mark Wielaard
wrote:
> Hi,
>
> On Thu, Jan 30, 2025 at 12:05:59AM +, parona wrote:
>
> > While building elfutils on musl with different features enabled I
> > hit this.
> >
> > Curiously this also affects glibc if you explicitly build w
Hi,
On Thu, Jan 30, 2025 at 12:05:59AM +, parona wrote:
> While building elfutils on musl with different features enabled I
> hit this.
>
> Curiously this also affects glibc if you explicitly build without
> optimizations.
Could you show the configure/build flags and the error the compiler
gi