Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Binutils version used on MIPS
@ 2014-07-01 18:14 Thomas Petazzoni
  2014-07-02  7:51 ` Markos Chandras
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2014-07-01 18:14 UTC (permalink / raw)
  To: buildroot

Vicente, Markos,

For the MIPS architecture, the current default binutils version in the
Buildroot internal toolchain backend is 2.21:

        prompt "Binutils Version"
        depends on !BR2_arc
        default BR2_BINUTILS_VERSION_2_21 if (BR2_mips || BR2_mipsel || BR2_sh)
        default BR2_BINUTILS_VERSION_2_24 if BR2_microblaze || BR2_powerpc64le
        default BR2_BINUTILS_VERSION_2_22

Do you know if there's a good reason to keep using 2.21, as opposed to
a more recent version such as 2.23 or 2.24 ? It would be good to have a
little bit of testing done with binutils 2.23 or 2.24 and if it's
successful, bump the default version used on MIPS.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-07-02 19:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-01 18:14 [Buildroot] Binutils version used on MIPS Thomas Petazzoni
2014-07-02  7:51 ` Markos Chandras
2014-07-02 15:23   ` Peter Korsgaard
2014-07-02 15:46     ` Thomas Petazzoni
2014-07-02 19:51       ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox