.. Copyright 1988-2022 Free Software Foundation, Inc. This is part of the GCC manual. For copying conditions, see the copyright.rst file. .. _source-tree: Source Tree Structure and Build System -------------------------------------- This chapter describes the structure of the GCC source tree, and how GCC is built. The user documentation for building and installing GCC is in a separate manual (https://gcc.gnu.org/install/), with which it is presumed that you are familiar. .. toctree:: :maxdepth: 2 source-tree-structure-and-build-system/configure-terms-and-history source-tree-structure-and-build-system/top-level-source-directory source-tree-structure-and-build-system/the-gcc-subdirectory