This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Target maintainers: doc/install.texi love and care
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: gcc-patches at gcc dot gnu dot org, Hans-Peter Nilsson <hp at axis dot com>
- Date: Sun, 12 Mar 2017 12:34:25 +0100 (CET)
- Subject: Re: Target maintainers: doc/install.texi love and care
- Authentication-results: sourceware.org; auth=none
- References: <alpine.LSU.2.20.1703121217350.3498@anthias.pfeifer.com>
On Sun, 12 Mar 2017, Gerald Pfeifer wrote:
> References to dependencies on really, really old versions of
> binutils (talking 10+ years here) which I think we can remove.
> Let me follow-up with some of you with concrete suggestions
> around that.
The cris-axis-elf / cris-axis-linux-gnu section currently has this:
For @code{cris-axis-elf} you need binutils 2.11
or newer. For @code{cris-axis-linux-gnu} you need binutils 2.12 or newer.
Okay to yank it?
Gerald