This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/48392] [regression] bootstrap errors on an x86_64-unknown-linux-gnu, slackware 13.0 box
- From: "froydnj at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 31 Mar 2011 17:18:41 +0000
- Subject: [Bug bootstrap/48392] [regression] bootstrap errors on an x86_64-unknown-linux-gnu, slackware 13.0 box
- Auto-submitted: auto-generated
- References: <bug-48392-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48392
--- Comment #4 from froydnj at codesourcery dot com <froydnj at codesourcery dot com> 2011-03-31 17:18:33 UTC ---
Or at least don't pass --host if you don't need it; configure will do a
fine job of figuring things out on its own.
Since you don't have the 32-bit libraries installed, you may also need
--disable-multilib.