This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
new frontends in INSTALL
- To: gcc-bugs at gcc dot gnu dot org
- Subject: new frontends in INSTALL
- From: Ulrich Drepper <drepper at redhat dot com>
- Date: 09 Sep 2000 10:19:43 -0700
- Reply-To: drepper at cygnus dot com (Ulrich Drepper)
The description of LANGUAGES in the INSTALL file wasn't updated since
the integration of the new frontends. I propose the following patch:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Index: INSTALL
===================================================================
RCS file: /cvs/gcc/egcs/gcc/INSTALL,v
retrieving revision 1.15
diff -u -u -b -r1.15 INSTALL
--- INSTALL 2000/07/15 00:15:17 1.15
+++ INSTALL 2000/09/09 17:17:41
@@ -345,9 +345,9 @@
In general, you can specify the languages to build by typing the
argument `LANGUAGES="LIST"', where LIST is one or more words from
- the list `c', `c++', and `objective-c'. If you have any
- additional GNU compilers as subdirectories of the GNU CC source
- directory, you may also specify their names in this list.
+ the list `c', `c++', `objective-c', `java', `f77', and `chill'. If
+ you have any additional GNU compilers as subdirectories of the GNU CC
+ source directory, you may also specify their names in this list.
Ignore any warnings you may see about "statement not reached" in
`insn-emit.c'; they are normal. Also, warnings about "unknown
@@ -2183,4 +2183,3 @@
use. For a cross-compiler, this is the equivalent of `/usr/include'.
When you build a cross-compiler, `fixincludes' processes any header
files in this directory.
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------