Invalid absolute R_X86_64_64 relocation: L3_START_KERNEL #984
Labels
[ARCH] x86_64
This bug impacts ARCH=x86_64
[BUG] Untriaged
Something isn't working
[TOOL] integrated-as
The issue is relevant to LLVM integrated assembler
When building my WSL2 kernel with
LLVM_IAS=1
, I get the following error when building the compressed kernel:If you want to reproduce:
This might be related to LTO but I cannot fully tell given that when
CONFIG_LTO_CLANG
is disabled and I have applied a fix to build withoutld
period, I cannot finish building:The text was updated successfully, but these errors were encountered: