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

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

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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I'd say this is a user error.  You can either bootstrap the compiler but then
you need libstdc++ because that is needed for C++ support which is needed
during the bootstrapping, or you don't and then can avoid building libstdc++.

Reply via email to