]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/doc/gccint/source-tree-structure-and-build-system.rst
Revert "docs: fix links pointing to gcc.gnu.org/install"
[thirdparty/gcc.git] / gcc / doc / gccint / source-tree-structure-and-build-system.rst
CommitLineData
c63539ff
ML
1..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6.. _source-tree:
7
8Source Tree Structure and Build System
9--------------------------------------
10
11This chapter describes the structure of the GCC source tree, and how
12GCC is built. The user documentation for building and installing GCC
45ab87d4 13is in a separate manual (https://gcc.gnu.org/install/), with
c63539ff
ML
14which it is presumed that you are familiar.
15
16.. toctree::
17 :maxdepth: 2
18
19 source-tree-structure-and-build-system/configure-terms-and-history
20 source-tree-structure-and-build-system/top-level-source-directory
3ed1b4ce 21 source-tree-structure-and-build-system/the-gcc-subdirectory