From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4913 invoked by alias); 8 Oct 2012 16:18:25 -0000 Received: (qmail 4466 invoked by uid 48); 8 Oct 2012 16:18:07 -0000 From: "ian at airs dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/54834] bootstrap fails when building libbacktrace Date: Mon, 08 Oct 2012 16:18:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ian at airs dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2012-10/txt/msg00702.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54834 Ian Lance Taylor changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian at airs dot com --- Comment #1 from Ian Lance Taylor 2012-10-08 16:18:04 UTC --- What compiler are you using to build the stage 1 compiler? It looks like the problem is that libbacktrace is picking up the header files from the GCC you are building, not the header files from the compiler that is doing the build.