This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [doc] Update install.texi for GCC 6 on Solaris
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- Cc: gcc-patches at gcc dot gnu dot org, Gerald Pfeifer <gerald at pfeifer dot com>, Sandra Loosemore <sandra at codesourcery dot com>
- Date: Mon, 18 Apr 2016 16:50:26 +0200
- Subject: Re: [doc] Update install.texi for GCC 6 on Solaris
- Authentication-results: sourceware.org; auth=none
- References: <ydd1t632deu dot fsf at lokon dot CeBiTec dot Uni-Bielefeld dot DE>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Mon, Apr 18, 2016 at 04:35:05PM +0200, Rainer Orth wrote:
> The following patch updates the Solaris sections of install.texi for GCC
> 6 and beyond. This hasn't been done in a while, and it would be good to
> get it into the GCC 6.1 release due to the caveat concerning GNU as 2.26.
>
> Perhaps the doc maintainers could do a sanity check as well. Tested
> with make doc/gccinstall.{info,dvi,pdf} html.
>
> Will apply to mainline soon. Ok for the gcc-6 branch?
Ok.
Jakub