Commit 7b5dccb5 by Gerald Pfeifer Committed by Gerald Pfeifer

install.texi (Downloading the source): Mark up contrib/download_prerequisites…

install.texi (Downloading the source): Mark up contrib/download_prerequisites properly and drop leading "./".

	* doc/install.texi (Downloading the source): Mark up
	contrib/download_prerequisites properly and drop leading "./".

From-SVN: r227716
parent 26f789dd
2015-09-13 Gerald Pfeifer <gerald@pfeifer.com>
* doc/install.texi (Downloading the source): Mark up
contrib/download_prerequisites properly and drop leading "./".
2015-09-12 Trevor Saunders <tbsaunde+gcc@tbsaunde.org> 2015-09-12 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
* config/arc/arc.h: Remove define of STRUCT_VALUE. * config/arc/arc.h: Remove define of STRUCT_VALUE.
......
...@@ -566,7 +566,7 @@ components of the binutils you intend to build alongside the compiler ...@@ -566,7 +566,7 @@ components of the binutils you intend to build alongside the compiler
Likewise the GMP, MPFR and MPC libraries can be automatically built Likewise the GMP, MPFR and MPC libraries can be automatically built
together with GCC. You may simply run the 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. to set up everything.
Otherwise unpack the GMP, MPFR and/or MPC source Otherwise unpack the GMP, MPFR and/or MPC source
distributions in the directory containing the GCC sources and rename distributions in the directory containing the GCC sources and rename
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment