[meta-ti] Building Yocto for Pandaboard

Philip Balister philip at balister.org
Mon Feb 27 08:06:06 PST 2012


On 02/27/2012 03:50 AM, Koen Kooi wrote:
> 
> 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.

The README contains instructions for building Angstrom, which is not the
right answer for everyone trying to use meta-ti.

Philip



More information about the meta-ti mailing list