Because libstdc++ is part of GCC, the primary source for
installation instructions is
- the GCC install page.
- In particular, list of prerequisite software needed to build the library
-
+ the GCC install page.
+ In particular, the list of prerequisite software needed to build
+ the library
+
starts with those requirements. The same pages also list
the tools you will need if you wish to modify the source.
diff --git a/libstdc++-v3/doc/xml/manual/prerequisites.xml b/libstdc++-v3/doc/xml/manual/prerequisites.xml
index a02d3795830c..a3c6e732a771 100644
--- a/libstdc++-v3/doc/xml/manual/prerequisites.xml
+++ b/libstdc++-v3/doc/xml/manual/prerequisites.xml
@@ -14,9 +14,9 @@
Because libstdc++ is part of GCC, the primary source for
installation instructions is
- the GCC install page.
+ the GCC install page.
In particular, list of prerequisite software needed to build the library
-
+
starts with those requirements. The same pages also list
the tools you will need if you wish to modify the source.
--
2.47.2