https://sourceware.org/bugzilla/show_bug.cgi?id=32460
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |MOVED --- Comment #8 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Stas Sergeev from comment #7) > Created attachment 15851 [details] > my libs > > It is a fedora linker indeed. Verified: [hjl@gnu-tgl-3 ld2]$ make cc -B./ -shared -o libtmp.so command.o cmdbuf.o mouse.o env.o psp.o umb.o ae0x.o compl.o clip.o thunks_a.o thunks_c.o -L. -ldj64 -Wl,-Bsymbolic -Wl,--no-undefined -Wl,--as-needed ../objcopy --only-keep-debug libtmp.so tmp.dbg ../objcopy: tmp.dbg: section `.note.gnu.property' can't be allocated in segment 0 LOAD: .init .plt .text .fini .note.gnu.property [hjl@gnu-tgl-3 ld2]$ Binutils 2.43 is OK. It is a Fedora 41 ld bug. Please open a linker bug against Fedora 41. -- You are receiving this mail because: You are on the CC list for the bug.