bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/32460] section `.note.gnu.property' can't be allocated in


From: hjl.tools at gmail dot com
Subject: [Bug binutils/32460] section `.note.gnu.property' can't be allocated in segment 0
Date: Tue, 17 Dec 2024 22:24:09 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]