On Tue, 26 Oct 2021 15:48:29 +0200, Christophe Leroy wrote: > While trying to build a simple Image for ACADIA platform, I got the > following error: > > WRAP arch/powerpc/boot/simpleImage.acadia > INFO: Uncompressed kernel (size 0x6ae7d0) overlaps the address of the > wrapper(0x400000) > INFO: Fixing the link_address of wrapper to (0x700000) > powerpc64-linux-gnu-ld : mode d'émulation non reconnu : -T > Émulations prises en charge : elf64ppc elf32ppc elf32ppclinux > elf32ppcsim elf64lppc elf32lppc elf32lppclinux elf32lppcsim > make[1]: *** [arch/powerpc/boot/Makefile:424 : > arch/powerpc/boot/simpleImage.acadia] Erreur 1 > make: *** [arch/powerpc/Makefile:285 : simpleImage.acadia] Erreur 2 > > [...]
Applied to powerpc/next. [1/1] powerpc/boot: Set LC_ALL=C in wrapper script https://git.kernel.org/powerpc/c/b949d009dd52ecdced248889cf11297677f9e8a6 cheers