From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/5] toolchain/external: rename Linaro arm and AArch64 options
Date: Mon, 21 Sep 2015 22:45:41 +0200 [thread overview]
Message-ID: <20150921204541.GD3570@free.fr> (raw)
In-Reply-To: <56003B9E.4050108@mind.be>
Arnout, All,
On 2015-09-21 19:17 +0200, Arnout Vandecappelle spake thusly:
> On 20-09-15 23:45, Yann E. MORIN wrote:
> > We're going to add a new Linaro version (2015.02) for those toolchains,
> > so we want to differentiate them.
> >
> > Even though we could simply keep the current options as-is and just
> > introduce the new ones suffixed with the version, it is better to rename
> > the existing options for consistency with the new ones and wiith other
> > multi-versions toolchains (like the CS CodeBench).
>
> Sorry to revisit the discussion on IRC, but in be2abf23 Thomas Petazzoni wrote:
>
> Linaro toolchains are released so frequently (every month) that it
> doesn't make much sense to support 3 consecutive versions. So, like we
> do for ARM big-endian, let's support only one version at a time.
>
> Are we in agreement that this has changed because it seems they now have stable
> releases? Or let me put this differently: are we sure now that the 2015.02
> version is really considered more stable than 2015.08, or is it just that
> they're too lazy to update their website?
Well, I would not put the "stableness" as the main reason, but rather
that the new toolchains are only for x86_64, hence people stuck with a
32-bit host would be left out. So, we keep the 2014.09 for those in
32-bit land, and add 2015.02 for those in 64-bit land.
Also, I had a look at the latest toolchain, and it seems they've
switched it to a gcc-4.8.:
http://releases.linaro.org/15.06/components/toolchain/binaries/
which gives:
$ ./gcc-linaro-4.8-2015.06-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc --version
arm-linux-gnueabihf-gcc (Linaro GCC 4.8-2015.06) 4.8.5
[...]
while the previous is still using a gcc-4.9:
http://releases.linaro.org/15.05/components/toolchain/binaries/
which gives:
$ ./gcc-linaro-4.9-2015.05-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc --version
arm-linux-gnueabihf-gcc (Linaro GCC 4.9-2015.05) 4.9.3 20150413 (prerelease)
[...]
So, it seems that they are not completely "stable" with their latest
toolchain releases anyway... :-/
However, I'm open to discussion. Hence adding the topic on the list for
the DevDays. If we agree on keeping the old version, the series is
ready. If not, it's easy to chop it down and just do the replacement
with the new version.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2015-09-21 20:45 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-20 21:45 [Buildroot] [PATCH 0/5] toolchain/external: bump the Linaro toolchains (branch yem/toolchain-linaro-2015.02-2) Yann E. MORIN
2015-09-20 21:45 ` [Buildroot] [PATCH 1/5] toolchain/external: commonalise comments about Linaro toolchains Yann E. MORIN
2015-10-04 17:34 ` Thomas Petazzoni
2015-09-20 21:45 ` [Buildroot] [PATCH 2/5] toolchain/external: rename Linaro arm and AArch64 options Yann E. MORIN
2015-09-21 17:17 ` Arnout Vandecappelle
2015-09-21 20:45 ` Yann E. MORIN [this message]
2015-09-20 21:45 ` [Buildroot] [PATCH 3/5] toolchain/external: bump Linaro to 2015.12 for ARM (LE) Yann E. MORIN
2015-09-20 21:45 ` [Buildroot] [PATCH 4/5] toolchain/external: bump Linaro to 2015.12 for ARM (BE) Yann E. MORIN
2015-09-21 12:28 ` Romain Naour
2015-09-21 17:29 ` Yann E. MORIN
2015-09-20 21:45 ` [Buildroot] [PATCH 5/5] toolchain/external: bump Linaro to 2015.12 for AArch64 (LE) Yann E. MORIN
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=20150921204541.GD3570@free.fr \
--to=yann.morin.1998@free.fr \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox