GCC multi-version development layout
Xi Ruoyao
xry111@xry111.site
Sun Apr 19 16:56:00 GMT 2026
On Sun, 2026-04-19 at 16:33 +0000, Heime via Gcc-help wrote:
> ----------------------------------------------------------------
>
> 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?
See https://git-scm.com/docs/git-worktree.
--
Xi Ruoyao <xry111@xry111.site>
More information about the Gcc-help
mailing list