Graeme

On Tue, Aug 13, 2013 at 2:29 AM, Graeme Gregory <g...@slimlogic.co.uk> wrote:

> aarch64 needs gcc and egibc from meta-linaro to build for now.
>
> Signed-off-by: Graeme Gregory <g...@slimlogic.co.uk>
> ---
>  conf/distro/angstrom-next.conf |    4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/conf/distro/angstrom-next.conf
> b/conf/distro/angstrom-next.conf
> index a1bedbb..c7d8353 100644
> --- a/conf/distro/angstrom-next.conf
> +++ b/conf/distro/angstrom-next.conf
> @@ -63,6 +63,10 @@ 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"
> +
>


even with gcc 4.8 and eglibc 2.18?

​​

>  #Everybody else can just use this:
>  ANGSTROM_GCC_VERSION                             ?= "4.8%"
>
> --
> 1.7.10.4
>
>
> _______________________________________________
> Angstrom-distro-devel mailing list
> Angstrom-distro-devel@linuxtogo.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
>
_______________________________________________
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