[Bug other/48378] gcc 4.6.0 fails to build from source

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Apr 3 00:21:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48378

--- Comment #18 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-04-03 00:21:32 UTC ---
because x86_64 builds a multilib compiler by default, which is what most people
want.

use CONFIGARGS=--disable-multilib if you don't want that, or install the 32buig
glibc headers and libs if you want a compiler that can produce 32bit or 64bit
output

I think you should continue this on the gcc-help mailing list, there's no gcc
bug here



More information about the Gcc-bugs mailing list