On Aug 20, 2013, at 1:45 AM, Koen Kooi <k...@dominion.thruhere.net> wrote:

> 
> Op 15 aug. 2013, om 12:21 heeft Graeme Gregory <g...@slimlogic.co.uk> het 
> volgende geschreven:
> 
>> aarch64 needs gcc and egibc from meta-linaro to build for now.
>> 
>> Signed-off-by: Graeme Gregory <g...@slimlogic.co.uk>
> 
> Acked-by: Koen Kooi <k...@dominion.thruhere.net>
> 
>> ---
>> conf/distro/angstrom-next.conf |    5 +++++
>> 1 file changed, 5 insertions(+)
>> 
>> diff --git a/conf/distro/angstrom-next.conf b/conf/distro/angstrom-next.conf
>> index a1bedbb..7dd57cd 100644
>> --- a/conf/distro/angstrom-next.conf
>> +++ b/conf/distro/angstrom-next.conf
>> @@ -63,6 +63,11 @@ ANGSTROM_GCC_VERSION_bfin                 = "4.1.2"
>> #avr32 only has support for gcc 4.2.2
>> ANGSTROM_GCC_VERSION_avr32                    ?= "4.2.2"
>> 
>> +#aarch64 needs linaro tools
>> +ANGSTROM_GCC_VERSION_aarch64                     ?= "linaro-4.7%"
>> +PREFERRED_VERSION_eglibc_aarch64                 ?= "2.17"
>> +PREFERRED_VERSION_eglibc-initial_aarch64         ?= "2.17"
>> +
>> #Everybody else can just use this: 
>> ANGSTROM_GCC_VERSION                             ?= "4.8%"
>> 


I have installed this patch. However I would really like to see if we could use 
gcc 4.8 and eglibc 2.18
for aarch64 as well. Since I had plans to deprecate eglibc 2.17 from OE-Core 
into meta-toolchain layer
_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to