* Cameron MacPherson <[email protected]> [2020-12-16 12:10 -0800]:
> after upgrading to binutils 2.35.50.20201125-1 while attempting to compile > kernel 5.10.1 i get this error: > > $ make V=1 bindeb-pkg > CC init/main.o > [..]scripts/genksyms/genksyms -R -r /dev/null > init/.tmp_main.ver; ld > -EB -m elf64ppc -r -o init/.tmp_main.o init/main.o -T init/.tmp_main.ver; > mv -f init/.tmp_main.o init/main.o; rm -f init/.tmp_main.ver; fi > ld: final link failed: bad value > make[4]: *** [scripts/Makefile.build:279: init/main.o] Error 1 binutils 2.35.50.20201209-1 should be in experimental. Elimar -- Numeric stability is probably not all that important when you're guessing;-)

