This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/43878] Building a cross gcc fails due to a bug in the build process
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 03 Feb 2012 22:56:06 +0000
- Subject: [Bug bootstrap/43878] Building a cross gcc fails due to a bug in the build process
- Auto-submitted: auto-generated
- References: <bug-43878-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43878
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-03 22:56:06 UTC ---
The trick is to use --with-newlib as the stage1 compiler.