https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81459
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |ebotcazou at gcc dot gnu.org Resolution|--- |WORKSFORME --- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- 3 things to do: - do not build the compiler in the source tree, - configure with an absolute path instead of a relative path, - enable at least C and C++ as languages.