public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* GCC Version support in Crosstool-NG
@ 2015-10-21 22:19 Bryan Hundven
  0 siblings, 0 replies; only message in thread
From: Bryan Hundven @ 2015-10-21 22:19 UTC (permalink / raw)
  To: crossgcc maillist

List,

As mentioned in a tracking issue I have just posted:
https://github.com/crosstool-ng/crosstool-ng/issues/222

Starting with crosstool-NG-1.23.0, we will only support the latest
supported releases of gcc.
For example:

4.8.5
4.9.3
5.2.0

Just as you would find by going to https://gcc.gnu.org

If you really need an older version of gcc, I have nothing against
supporting older releases of crosstool-ng that have your compiler
version in it. When you open a pull request, just make sure you change
the target branch to the correct version of crosstool-ng, and not use
master. When that branch functions the way you expect, I will push a
branch release (say: 1.20.1).

In the mean time, in 1.22.0 milestone timeline, I will be removing
older releases of gcc (I.E. 4.9.0, 4.8.1) and only support the latest
of each minor version (I.E. 4.6.4, 4.7.4, 4.8.5, etc..).

The reason behind this change (as Thomas Petazzoni mentioned), there
are too many versions to test and support, and some version will
always be broken. It is too difficult to test every single revision of
gcc, and older versions aren't even supported by the upstream gcc
developers if there is an issue.

Cheers,

-Bryan

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-21 22:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-21 22:19 GCC Version support in Crosstool-NG Bryan Hundven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).