From: Gerald Pfeifer Date: Mon, 16 Sep 2024 01:02:55 +0000 (+0700) Subject: libstdc++: Update link to installation docs X-Git-Tag: basepoints/gcc-16~5895 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=719edcba4d177918b189f27c272f80cd6da7cbc9;p=thirdparty%2Fgcc.git libstdc++: Update link to installation docs libstdc++-v3: * doc/xml/manual/intro.xml: Update link to installation docs. * doc/html/manual/make.html: Regenerate. --- diff --git a/libstdc++-v3/doc/html/manual/make.html b/libstdc++-v3/doc/html/manual/make.html index f273e4b204f..acd025200f5 100644 --- a/libstdc++-v3/doc/html/manual/make.html +++ b/libstdc++-v3/doc/html/manual/make.html @@ -1,6 +1,6 @@ Make

Make

If you have never done this before, you should read the basic - GCC Installation + GCC Installation Instructions first. Read all of them. Twice.

Then type: make, and congratulations, you've diff --git a/libstdc++-v3/doc/xml/manual/intro.xml b/libstdc++-v3/doc/xml/manual/intro.xml index f5037acdb5c..b940e9cfa90 100644 --- a/libstdc++-v3/doc/xml/manual/intro.xml +++ b/libstdc++-v3/doc/xml/manual/intro.xml @@ -1364,7 +1364,7 @@ requirements of the license of GCC. If you have never done this before, you should read the basic - GCC Installation + GCC Installation Instructions first. Read all of them. Twice.