[Bug other/58441] New: VTV headers are installed into the general include directory
d.g.gorbachev at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Sep 17 07:08:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58441
Bug ID: 58441
Summary: VTV headers are installed into the general include
directory
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: other
Assignee: unassigned at gcc dot gnu.org
Reporter: d.g.gorbachev at gmail dot com
When GCC is configured with "--enable-version-specific-runtime-libs", header
files for libstdc++, libgomp, libquadmath, etc. are installed in the
compiler-specific directory ($libdir/gcc/$target/$version/include). But libvtv,
somehow, stands out from this scheme. It seems to be a bug.
More information about the Gcc-bugs
mailing list