I could get jam to compile and could start the regression tests with a
couple of patches to Makefiles and scripts. Now I am stuck, since for
each library the regression tests abort with an error message such as:
*** Error: std::runtime_error: boost::filesystem::directory_iterator
constructor: "/u/ph/troyer/boost/libs/type_traits/test/bin": No such
file or directory
Should these directories be created automatically, or should they
already be present? For now I can just create all of them by hand, but
I would like to find the origin of this problem. Can anyone help me?
Matthias
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
- Re: [boost] Regression tests on Cray C++ Matthias Troyer
- Re: [boost] Regression tests on Cray C++ David Abrahams
- Re: [boost] Regression tests on Cray C++ Beman Dawes
- Re: [boost] Regression tests on Cray C++ Matthias Troyer