ezjd <entropy....@gmail.com> wrote:

> However, in Precise, I have troubles running this ARM11 u-boot and
> kernel built with Linaro toolchain, eventually I found that my old gcc
> 4.3.2 toolchain can still build workable u-boot and kernel so that
> Linaro toolchain (gcc 4.6.2) seems the problem. I understand that
> Linaro's focus has been ARMv7 or above but I am wondering if its
> toolchain can still be used for older ARM architectures.

Our pre-built binary toolchains are configured using
  --with-arch=armv7-a
so they will indeed not work for ARM11.  But that's just a
configuration issue; if you build a Linaro toolchain from source,
you can still target older platforms as well.


Mit freundlichen Gruessen / Best Regards

Ulrich Weigand

--
  Dr. Ulrich Weigand | Phone: +49-7031/16-3727
  STSM, GNU compiler and toolchain for Linux on System z and Cell/B.E.
  IBM Deutschland Research & Development GmbH
  Vorsitzende des Aufsichtsrats: Martina Koederitz | Geschäftsführung: Dirk
Wittkopp
  Sitz der Gesellschaft: Böblingen | Registergericht: Amtsgericht
Stuttgart, HRB 243294


_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to