https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98152
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2020-12-05 CC| |marxin at gcc dot gnu.org Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> --- The problem is that Python should not be needed during the build process of GCC. Some time ago, I wanted to generate options-related files with Python. But the decision was made that it's quite a big dependency.