https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94042
Jeffrey A. Law <law at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |law at redhat dot com
--- Comment #12 from Jeffrey A. Law <law at redhat dot com> ---
The way I've done ppc32 bootstraps is to have a 32bit root filesystem,
installed on a 64bit system. I then chroot into that 32bit root filesystem and
I can do 32bit "native" builds at native speed.
I was doing this on Red Hat systems where I can sudo chroot :-) I haven't
tried it in the compile farm.