This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/29920] include/Makefile.am still uses CCODECVT_H



------- Comment #2 from amylaar at gcc dot gnu dot org  2006-11-20 22:48 -------
CCODECVT_H is no longer defined.  If symlinks work, the effect of the stale
code
is relatively harmless, symlinking to the directory.  However, when the build
platform has to do a copy instead, it will copy the entire directory, which
costs a lot of time and storage.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29920


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]