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: stsp at users dot sourceforge.net
Subject: [Bug binutils/32460] section `.note.gnu.property' can't be allocated in segment 0
Date: Wed, 18 Dec 2024 08:35:50 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=32460

--- Comment #11 from Stas Sergeev <stsp at users dot sourceforge.net> ---
(In reply to H.J. Lu from comment #3)
> Which linker were you using? I tried, ld, lld, gold and mold.  All worked.

Complete off-topic: this is the first
time I've heard of mold. Having the new
linker is exceptionally intriguing, given
the amount of problems I have with existing
ones. But at the first test I've got this:

mold: fatal: kernel.ld:3: SECTIONS
                          ^ unknown linker script token

What could this mean, why it doesn't
understand SECTIONS? No other linker
failed on a basic test.

Mainly I wonder if mold supports, or
can in the future support, STT_RELC.
So far only ld.bfd supports STT_RELC,
which forces me to periodically stress-test
it and bother you with many bug reports.
If I could use some other linker, I
won't fill so many reports to ld. :)
And the life would be slightly simpler,
because eg ld.lld supports cross-compilation
out of the box, whereas with ld.bfd this
is a dancing around cross-binutils with
complicated configure scripts.

-- 
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]