[Bug bootstrap/94042] [10 Regression] Bootstrap fails on ppc-linux-gnu
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 5 14:48:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94042
--- Comment #13 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Jeffrey A. Law from comment #12)
> 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.
Thanks for hint.
Right now, I can reproduce it on powerpc64 system with -m32.
More information about the Gcc-bugs
mailing list