[Bug libgcc/63684] New: Build failure due to "Let GDB reuse GCC's parser."
sasha.levin at oracle dot com
gcc-bugzilla@gcc.gnu.org
Wed Oct 29 18:15:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63684
Bug ID: 63684
Summary: Build failure due to "Let GDB reuse GCC's parser."
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcc
Assignee: unassigned at gcc dot gnu.org
Reporter: sasha.levin at oracle dot com
CC: pmuldoon at redhat dot com
Hi,
I'm seeing the following build error:
n file included from ../.././libcc1/findcomp.cc:20:0:
../.././libcc1/../gcc/config.h:6:23: fatal error: auto-host.h: No such file or
directory
compilation terminated.
In file included from ../.././libcc1/plugin.cc:27:0:
../.././libcc1/../gcc/config.h:6:23: fatal error: auto-host.h: No such file or
directory
compilation terminated.
I've bisected it down to:
commit ab103e33b2aae243b231eba689e0b99418fa1663
Author: pmuldoon <pmuldoon@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon Oct 27 17:21:42 2014 +0000
Let GDB reuse GCC's parser.
More information about the Gcc-bugs
mailing list