[poky] gcc 4.9.1 and stdint.h
Holger Hans Peter Freyther
holger at freyther.de
Sun Nov 2 23:22:56 PST 2014
On Sun, Nov 02, 2014 at 10:03:35PM +0000, Richard Purdie wrote:
Good Morning,
> What was the compiler commandline you used and did you specify the
> sysroot? Was this was master or dizzy?
that was with master. The command line for the compilation is:
arm-poky-linux-gnueabi-gcc -c -Os -Wall -mabi=aapcs-linux -DDM644x -DFLASH_TYPE_NAND -Dboard_sysmobts_v2 -DENABLE_BOOT_INTERRUPT -c -o davinci.o davinci.c
Okay the Makefile didn't honor the CC variable from the environment.
How did that work before? Did gcc have a default sysroot?
holger
More information about the poky
mailing list