On Thu, 10 Sep 2015, Markus Trippelsdorf wrote: > * doc/invoke.texi (Downloading GCC): Mention > contrib/download_prerequisites script.
This is a follow-up patch I apllied on top. Gerald 2015-09-13 Gerald Pfeifer <ger...@pfeifer.com> * doc/install.texi (Downloading the source): Mark up contrib/download_prerequisites properly and drop leading "./". Index: doc/install.texi =================================================================== --- doc/install.texi (revision 227715) +++ doc/install.texi (working copy) @@ -566,7 +566,7 @@ Likewise the GMP, MPFR and MPC libraries can be automatically built together with GCC. You may simply run the -./contrib/download_prerequisites script in the GCC source directory +@command{contrib/download_prerequisites} script in the GCC source directory to set up everything. Otherwise unpack the GMP, MPFR and/or MPC source distributions in the directory containing the GCC sources and rename