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: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 22 Jul 2017 17:11:56 +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/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43878
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |egallager at gcc dot gnu.org
Resolution|--- |INVALID
--- Comment #3 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Frank from comment #2)
> On 03.02.2012 18:56, pinskia at gcc dot gnu.org wrote:
> > 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.
> >
>
> Thanks a lot for the answer, I had almost forgotten about this issue
> myself since I posted it a
> while ago.
>
> So I guess it cannot be considered a bug ?
>
>
> Frank
Since it looks like the reporter agreed this could not be considered a bug, I'm
closing this as INVALID.