This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libmudflap/33119] New: Missing mf-runtime.h after make -j2 install
- From: "Joey dot ye at intel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Aug 2007 08:04:25 -0000
- Subject: [Bug libmudflap/33119] New: Missing mf-runtime.h after make -j2 install
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
mf-runtime.h won't be installed with "make -j2 install" under x86_64 target.
>From the log file apparantly it is installed at first and then removed when
installing rest of gcc headers files. Can be caused by incorrect dependence
between mudflap and other target.
--
Summary: Missing mf-runtime.h after make -j2 install
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: libmudflap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: Joey dot ye at intel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33119