------- Comment #1 from gdr at integrable-solutions dot net 2005-12-21 23:23 ------- Subject: Re: New: libstdc++ headers should go in multilib directories
"jsm28 at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Some libstdc++ headers are installed in GPLUSPLUS_TOOL_INCLUDE_DIR, i.e. | include/c++/version/target. These headers are derived from information | configured separately for each multilib, and in general may differ between | multilibs, so should go in a multilib directory (e.g. | include/c++/version/target/multilib). The precompiled headers installed there, | in particular, should be separately installed for each multilib in all cases, | even if in some cases the actual text headers happen to be the same for each | multilib. Most headers are target independents, so should not suffer from multilib issue. I would think that a proper plan to fix this is to install target dependent thingies in some deeper subdirectories. -- Gaby -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25524