Commit c8a4f039 by Gerald Pfeifer Committed by Gerald Pfeifer

* doc/install.texi (Prerequisites): Adjust link mpfr.org.

From-SVN: r264028
parent 70be9b71
2018-09-01 Gerald Pfeifer <gerald@pfeifer.com>
* doc/install.texi (Prerequisites): Adjust link mpfr.org.
2018-08-31 Richard Biener <rguenther@suse.de> 2018-08-31 Richard Biener <rguenther@suse.de>
PR tree-optimization/87168 PR tree-optimization/87168
......
...@@ -366,7 +366,7 @@ download_prerequisites installs. ...@@ -366,7 +366,7 @@ download_prerequisites installs.
@item MPFR Library version 2.4.2 (or later) @item MPFR Library version 2.4.2 (or later)
Necessary to build GCC@. It can be downloaded from Necessary to build GCC@. It can be downloaded from
@uref{http://www.mpfr.org/}. If an MPFR source distribution is found @uref{https://www.mpfr.org}. If an MPFR source distribution is found
in a subdirectory of your GCC sources named @file{mpfr}, it will be in a subdirectory of your GCC sources named @file{mpfr}, it will be
built together with GCC. Alternatively, if MPFR is already installed built together with GCC. Alternatively, if MPFR is already installed
but it is not in your default library search path, the but it is not in your default library search path, the
......
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