[Bug target/65464] [4.8/4.9 Regression] disabling multilib support for powerpc64le-linux-gnu breaks kernel builds

doko at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 19 23:53:00 GMT 2015


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

--- Comment #8 from Matthias Klose <doko at gcc dot gnu.org> ---
Alan told me that you can work around it by configuring with

  --enable-targets=powerpcle-linux --disable-multilib

to still have the -m32 option recognized.



More information about the Gcc-bugs mailing list