summaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2004-06-10 22:13:24 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2004-06-10 22:13:24 +0000
commita3823e4755a6ed38f7a968db1865df9bb0e754e2 (patch)
tree3fd5af8a452fc436df1eeb8bbe85e400fe3f1d5b /gcc/doc
parent2cf24776875d22c8713d227df0ed663a10e739a5 (diff)
downloadgcc-a3823e4755a6ed38f7a968db1865df9bb0e754e2.tar.gz
* doc/sourcebuild.texi (Front End): Add details of more
installation documentation required. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82948 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/sourcebuild.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index d42ccbf6639..21a7bb9aa5f 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -463,6 +463,13 @@ files for that front end. @xref{Front End Directory, , The Front End
A mention of the language in the list of supported languages in
@file{gcc/doc/install.texi}.
@item
+A mention of the name under which the language's runtime library is
+recognized by @option{--enable-shared=@var{package}} in the
+documentation of that option in @file{gcc/doc/install.texi}.
+@item
+A mention of any special prerequisites for building the front end in
+the documentation of prerequisites in @file{gcc/doc/install.texi}.
+@item
Details of contributors to that front end in
@file{gcc/doc/contrib.texi}. If the details are in that front end's
own manual then there should be a link to that manual's list in