|
Subject: Many lingering v1 dependencies Newsgroups: gmane.comp.lib.boost.build Date: 2006-12-10 14:33:59 GMT (1 year, 43 weeks, 4 days, 9 hours and 33 minutes ago) I keep seeing BBv1 dependencies in our supposedly-v2 scripts, Jamfiles, and documentation. For example $BOOST_ROOT/Jamfile.v2 uses the --with-python-root option to set the PYTHON_ROOT variable, which has no effect in v2. $BOOST_ROOT/configure isn't designed to work with BBv2 it seems. http://www.boost-consulting.com/boost/more/separate_compilation.html still needs to be updated for BBv2. I'm concerned that many more instances of this problem may exist, and I'm not sure how to resolve them. Is there a reasonable automated search we could use? -- Dave Abrahams Boost Consulting www.boost-consulting.com _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build |
|
|