* [Buildroot] gcc 4.7.2 and arm OABI
@ 2013-02-04 9:15 hayate
2013-02-04 20:42 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: hayate @ 2013-02-04 9:15 UTC (permalink / raw)
To: buildroot
The OABI is disabled in menuconfig with gcc 4.7.x, the latest gcc with OABI
support is 4.6
But recently I found that if configure gcc 4.7 with --enable-obsolete, it
can be built with OABI support (--with-abi=apcs-gnu)
Is there any possibility to build gcc 4.7 with OABI in buildroot?
regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130204/14a794d2/attachment.html>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] gcc 4.7.2 and arm OABI
2013-02-04 9:15 [Buildroot] gcc 4.7.2 and arm OABI hayate
@ 2013-02-04 20:42 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2013-02-04 20:42 UTC (permalink / raw)
To: buildroot
Dear hayate,
On Mon, 4 Feb 2013 17:15:06 +0800, hayate wrote:
> The OABI is disabled in menuconfig with gcc 4.7.x, the latest gcc
> with OABI support is 4.6
>
> But recently I found that if configure gcc 4.7 with
> --enable-obsolete, it can be built with OABI support
> (--with-abi=apcs-gnu)
>
> Is there any possibility to build gcc 4.7 with OABI in buildroot?
Well, it seems that you know how to use OABI with gcc 4.7, so you can
make the necessary changes in Buildroot to make this happen:
(1) Re-enable the possibility of selecting OABI even if gcc 4.7 is
selected
(2) Pass the --enable-obsolete gcc configure flag to gcc when gcc 4.7
and OABI are selected.
That said, doing an OABI build today seems really, really awkward, and
I am not sure we will be really interested in a patch that explicitly
makes use of features considered obsolete by gcc people.
Best regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-04 20:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-04 9:15 [Buildroot] gcc 4.7.2 and arm OABI hayate
2013-02-04 20:42 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox