]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
docs: Add link to gmplib.org.
authorBenson Muite <benson_muite@emailplus.org>
Tue, 7 Mar 2023 21:48:20 +0000 (21:48 +0000)
committerSandra Loosemore <sandra@codesourcery.com>
Tue, 7 Mar 2023 21:48:20 +0000 (21:48 +0000)
gcc/ChangeLog
* doc/install.texi (Prerequisites): Add link to gmplib.org.

gcc/doc/install.texi

index 9133c8f8543bc7917ad5895a5b8f0b2df3ee5450..f549ba597cb14a4a9ef82006af4539a173c073a9 100644 (file)
@@ -396,7 +396,8 @@ install the libraries.
 @table @asis
 @item GNU Multiple Precision Library (GMP) version 4.3.2 (or later)
 
-Necessary to build GCC@.  If a GMP source distribution is found in a
+Necessary to build GCC@.  It can be downloaded from
+@uref{https://gmplib.org/}.  If a GMP source distribution is found in a
 subdirectory of your GCC sources named @file{gmp}, it will be built
 together with GCC.  Alternatively, if GMP is already installed but it
 is not in your library search path, you will have to configure with the