]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/doc/gccint/source-tree-structure-and-build-system.rst
14f09f31f4567f69395e687f0147fcebf90c379d
[thirdparty/gcc.git] / gcc / doc / gccint / source-tree-structure-and-build-system.rst
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
8 Source Tree Structure and Build System
9 --------------------------------------
10
11 This chapter describes the structure of the GCC source tree, and how
12 GCC is built. The user documentation for building and installing GCC
13 is in a separate manual (https://gcc.gnu.org/install/), with
14 which 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
21 source-tree-structure-and-build-system/the-gcc-subdirectory