https://sourceware.org/bugzilla/show_bug.cgi?id=32460
Bug ID: 32460 Summary: section `.note.gnu.property' can't be allocated in segment 0 Product: binutils Version: 2.43.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: stsp at users dot sourceforge.net Target Milestone: --- Created attachment 15841 --> https://sourceware.org/bugzilla/attachment.cgi?id=15841&action=edit test-case $ 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 llvm-objcopy works normally. I think I haven't seen this message on an older binutils either. It seems to be not an error though, as tmp.dbg is created as the result. So I am not sure if this is a bug and where exactly. -- You are receiving this mail because: You are on the CC list for the bug.