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++/22218] [4.1 Regression] no rule to make target ... (constructor_destructor_fn_imps.hpp)


------- Additional Comments From bkoz at gcc dot gnu dot org  2005-06-28 21:31 -------
I suspect this is because in your version of the current libstdc++ sources, some
directories are missing.

Try 'cvs update -d' to get all the directories and files.

Then, make sure you have this file in your sources:

libstdc++-v3/include/ext/pb_assoc/detail/tree_assoc_cntnr/constructor_destructor_fn_imps.hpp

best,
benjamin

-- 


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


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