[Bug libgcc/125449] libatomic: gcc_objdir breaks when MULTIBUILDTOP is an absolute path

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 25 11:04:44 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125449

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
As config-ml.in documents
MULTIBUILDTOP is always some number of ../'s.
so, if MULTIBUILDTOP is not that, you are doing something wrong.


More information about the Gcc-bugs mailing list