
17 Nov
2016
17 Nov
'16
5:47 p.m.
On Wed, Nov 16, 2016 at 4:57 PM, Carlos Alberto Musich Cuevas Carlos.Musich@nxp.com wrote:
Hello,
The following sequence is causing the error below.
Please note that few days ago it was working.
SEQUENCE
$ cd ~/ $ git clone https://github.com/Freescale/u-boot-fslc.githttps://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FFreescale%2Fu-boot-fslc.git uboot2016 $ cd uboot2016 $ git checkout -b 2016.09+fslc remotes/origin/2016.09+fslc $ make udoo_defconfig $ make
ERROR
lib/asm-offsets.c:1:0: error: bad value (armv5) for -march= switch
It seems that you missed to export your toolchain.