[Buildroot] [PATCH 1/2] gcc: add patches for powerpc e6500 64-bit support

Arnout Vandecappelle arnout at mind.be
Fri Nov 6 16:05:09 UTC 2015


On 06-11-15 15:05, Arnout Vandecappelle (Essensium/Mind) wrote:
> Building with -mtune=e6500 led to build failures in glibc (probably in
> uclibc as well) because gcc was built for a 32-bit target even though
> the target tuple is powerpc64-*. This lead to a mix of 32-bit and
> 64-bit support and build errors like:
> 
>   fatal error: gnu/lib-names-32.h: No such file or directory
> 
> The root cause is that the configure script is not handling e6500
> correctly, because of stupid typo in the condition.
> 
> Change has been submitted upstream.

 Patch has been accepted upstream.

 Regards,
 Arnout

> 
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
> Cc: Alvaro Gamez <alvaro.gamez at hazent.com>
> Cc: Gustavo Zacarias <gustavo at zacarias.com.ar>
[snip]


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF


More information about the buildroot mailing list