[Bug libmudflap/18244] New: libmudflap installs include/mf-runtime.h in version-independent path
gerald at pfeifer dot com
gcc-bugzilla@gcc.gnu.org
Sun Oct 31 05:01:00 GMT 2004
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
More information about the Gcc-bugs
mailing list