Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(174)

Unified Diff: gcc/doc/install.texi

Issue 6296093: [cxx-conversion] Remove option to build without a C++ compiler
Patch Set: Created 13 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/configure.ac ('k') | gcc/go/ChangeLog.cxx-conversion » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/doc/install.texi
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 7b5cf1a..bee59ff 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1293,16 +1293,6 @@ opposite effect. If neither option is specified, the configure script
will try to guess whether the @code{.init_array} and
@code{.fini_array} sections are supported and, if they are, use them.
-@item --enable-build-with-cxx
-Build GCC using a C++ compiler rather than a C compiler. This is an
-experimental option which may become the default in a later release.
-
-@item --enable-build-poststage1-with-cxx
-When bootstrapping, build stages 2 and 3 of GCC using a C++ compiler
-rather than a C compiler. Stage 1 is still built with a C compiler.
-This is enabled by default and may be disabled using
-@option{--disable-build-poststage1-with-cxx}.
-
@item --enable-maintainer-mode
The build rules that regenerate the Autoconf and Automake output files as
well as the GCC master message catalog @file{gcc.pot} are normally
« no previous file with comments | « gcc/configure.ac ('k') | gcc/go/ChangeLog.cxx-conversion » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b