[meta-ti] Building Yocto for Pandaboard
Koen Kooi
koen at dominion.thruhere.net
Mon Feb 27 00:50:44 PST 2012
Op 27 feb. 2012, om 09:26 heeft <Christian.Schulenberg at bmw.de> <Christian.Schulenberg at bmw.de> het volgende geschreven:
> I already added to following line to my local.conf:
>
> BBMASK = ".*/meta-ti/recipes-misc/"
>
> which helps to bypass the first build problem. The next show stopper is building the boot loader (denx version of u-boot):
>
> clocks.c:415:13: internal compiler error: in decode_addr_const, at varasm.c:2632
>
> This seems to be a problem with the used version of gcc. I guess there are two ways to work around this: Use older version of gcc (4.5) or change compiler optimization from -Os to -O0. Unfortunately, neither can I find the right place to switch from gcc 4.6 to 4.5, nor the place to change compiler flags.
Have you read the README in the meta-ti layer yet? That explains how to setup a working environment.
regards,
Koen
More information about the meta-ti
mailing list