From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] gcc: add patches for powerpc e6500 64-bit support
Date: Tue, 17 Nov 2015 00:16:53 +0100 [thread overview]
Message-ID: <87y4dxfsbe.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1446818745-32224-1-git-send-email-arnout@mind.be> (Arnout Vandecappelle's message of "Fri, 6 Nov 2015 15:05:44 +0100")
>>>>> "Arnout" == Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> writes:
> 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.
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> Cc: Alvaro Gamez <alvaro.gamez@hazent.com>
> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Committed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2015-11-16 23:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-06 14:05 [Buildroot] [PATCH 1/2] gcc: add patches for powerpc e6500 64-bit support Arnout Vandecappelle
2015-11-06 14:05 ` [Buildroot] [PATCH 2/2] arch: add tune options for powerpc e5500 and e6500 Arnout Vandecappelle
2015-11-10 15:09 ` Alvaro Gamez
2015-11-16 23:17 ` Peter Korsgaard
2015-11-06 16:05 ` [Buildroot] [PATCH 1/2] gcc: add patches for powerpc e6500 64-bit support Arnout Vandecappelle
2015-11-16 23:16 ` Peter Korsgaard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y4dxfsbe.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.