Hi!According to https://gcc.gnu.org/install/prerequisites.html python is not listed. But when I try to build gcc on a system that doesn't have python I get this:
make[4]: *** No rule to make target 'libstdcxx/v6/printers.py', needed by 'all-am'. Stop.
Is that correct or is it something else that perhaps trigger this? -- chs