I get the compiler from Linaro and uncompress the tar ball, then I build U-Boot with:

CROSS_COMPILE=../toolchain/gcc-linaro-6.3.1-2017.05-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf- make evb-rk3288_defconfig all

Any one met this?

log message:

  CC      spl/lib/panic.o
  CC      spl/lib/strto.o
  CC      spl/lib/strmhz.o
  CC      spl/common/stdio.o
  CC      spl/common/cli.o
  CC      spl/common/command.o
  CC      spl/common/s_record.o
  CC      spl/common/xyzModem.o
  LD      spl/common/built-in.o
  LD      spl/lib/built-in.o
  LD      spl/u-boot-spl
/bin/sh: 1: ../toolchain/gcc-linaro-6.3.1-2017.05-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-ld.bfd: not found
make[2]: *** [spl/u-boot-spl] Error 127
make[1]: *** [spl/u-boot-spl] Error 2
make: *** [__build_one_by_one] Error 2

Thanks,

- Kever


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to