s390 "ld.lld: error: section ... virtual address range overlaps with ..." #1994
Labels
[ARCH] s390
This bug impacts ARCH=s390
[BUG] linux
A bug that should be fixed in the mainline kernel.
[FIXED][LINUX] 6.9
This bug was fixed in Linux 6.9
[TOOL] lld
The issue is relevant to LLD linker
When attempting to build
ARCH=s390 defconfig
withld.lld
(available after llvm/llvm-project@fe3406e) after applying the patches for #1991, #1992, and #1993, there are a series of errors around overlapping virtual address ranges:This is due to orphan section placement differences between GNU ld and LLD. Patch series to address this fully submitted and accepted: https://git.kernel.org/s390/l/acb7c202baa76235ed478043809366e7de1741c2
The text was updated successfully, but these errors were encountered: