This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libmudflap/18244] New: libmudflap installs include/mf-runtime.h in version-independent path
- From: "gerald at pfeifer dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2004 05:01:48 -0000
- Subject: [Bug libmudflap/18244] New: libmudflap installs include/mf-runtime.h in version-independent path
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
libmudflap installs it's mf-runtime.h include directly into $prefix/include.
This is the only include file provided by GCC that does that, all other include
files are properly put into a version-specific (sub)directory.
Failure to do so, as in this case, will result in problems when one wants to
install various versions of GCC into the same $prefix.
--
Summary: libmudflap installs include/mf-runtime.h in version-
independent path
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libmudflap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gerald at pfeifer dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18244