* doc/install.texi (Building the Ada compiler): Remove
example.
From-SVN: r78162
+2004-02-20 Matt Kraai <kraai@alumni.cmu.edu>
+
+ * doc/install.texi (Building the Ada compiler): Remove
+ example.
+
2004-02-20 James E Wilson <wilson@specifixinc.com>
* toplev.c (dump_file_index, dump_file): Put ce3 before rnreg.
installed, the build will fail unless @option{--enable-languages} is
used to disable building the Ada front end.
-For example, you can build a native Ada compiler by issuing the
-following commands (assuming @command{make} is GNU make):
-
-@smallexample
- cd @var{objdir}
- @var{srcdir}/configure --enable-languages=c,ada
- make bootstrap
-@end smallexample
-
@section Building with profile feedback
It is possible to use profile feedback to optimize the compiler itself. This