This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/54834] bootstrap fails when building libbacktrace
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 08 Oct 2012 16:18:04 +0000
- Subject: [Bug bootstrap/54834] bootstrap fails when building libbacktrace
- Auto-submitted: auto-generated
- References: <bug-54834-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54834
Ian Lance Taylor <ian at airs dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian at airs dot com
--- Comment #1 from Ian Lance Taylor <ian at airs dot com> 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.