[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/31228] ld (aarch64): undefined reference to `no symbol' fo
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/31228] ld (aarch64): undefined reference to `no symbol' for adrp with constant value |
Date: |
Wed, 10 Jan 2024 12:18:53 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31228
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nickc at redhat dot com
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Pete,
This bug is fixed in the 2.41 release:
$ as adrp.s -o adrp.o
$ ld -Ttext=0 adrp.o
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.