Re: 答复: eu-strip on .rustc section produce error information

2023-07-31 Thread Mark Wielaard
Hi Ziyang, On Sat, Jul 22, 2023 at 10:46:21AM +, chenziyang (C) wrote: > Thanks for reply. First you may get libtarget_1.so from > https://github.com/JetXujing/xujing/blob/main/libtarget_1.so Thanks. So using that trying to remove the .rustc section I do get: eu-strip: Cannot remove symbol

Re: Fwd: Anton Baltser, bug with libdebuginfod

2023-07-31 Thread anton baltser
Yes, it works! Thanks for your help! On Mon, Jul 31, 2023, 18:43 Mark Wielaard wrote: > Hi Anton, > > On Sun, 2023-07-30 at 22:05 +0300, anton baltser wrote: > > Thanks for the quick response. > > I did: > > $ ./configure --prefix=/usr\ > > > --disable-debuginfod

Re: Fwd: Anton Baltser, bug with libdebuginfod

2023-07-31 Thread Mark Wielaard
Hi Anton, On Sun, 2023-07-30 at 22:05 +0300, anton baltser wrote: > Thanks for the quick response. > I did: > $ ./configure --prefix=/usr\ > > --disable-debuginfod \ > > --enable-libdebuginfod=dummy \ > > --libdir=/libm > $ make ins

[Bug debuginfod/28204] extend webapi / verification with forthcoming signed-contents archives

2023-07-31 Thread rgoldber at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28204 --- Comment #16 from Ryan Goldberg --- (In reply to Mark Wielaard from comment #12) > In config/profile.csh.in and config/profile.sh.in the prefix variable is > explicitly set and no longer unset. Is that deliberate? Taking a look at both file