GCC multi-version development layout
Heime
heimeborgia@protonmail.com
Sun Apr 19 16:33:02 GMT 2026
----------------------------------------------------------------
When building GCC from a cloned Git source tree using separate
directories (as recommended), the directory structure follows
a clean separation of source, build artifacts, and final
installation.
With different version of gcc, how would be the typical layout
for specific branches to make patch changes to different gcc
versions with multiple builds and install?
What are good books to read about version control useful for
work on gcc branches.
More information about the Gcc-help
mailing list