This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
install.texi and i?86-*-linux* (was: 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, Jan Hubicka <hubicka at ucw dot cz>, Uros Bizjak <ubizjak at gmail dot com>
- Date: Sun, 12 Mar 2017 12:36:27 +0100 (CET)
- Subject: install.texi and i?86-*-linux* (was: 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 i?86-*-linux* section currently has this:
As of GCC 3.3, binutils 2.13.1 or later is required for this platform.
See @uref{http://gcc.gnu.org/PR10877,,bug 10877} for more information.
Okay to yank it?
Gerald