ld.lld: error: can't create dynamic relocation R_386_32 against symbol: _bss in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in
>>> referenced by arch/x86/boot/compressed/head_32.o:(.text+0x4)
This is specific to i386 and LLD. Not yet submitted to LLVM bugzilla.
This is specific to i386 and LLD. Not yet submitted to LLVM bugzilla.