Changes between Version 2 and Version 3 of Boost
- Timestamp:
- Nov 30, 2009, 3:31:19 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Boost
v2 v3 8 8 9 9 == Building Instructions == 10 * checkout the complete tree via svn10 * checkout the complete tree via "svn co http://svn.netlabs.org/repos/ports/boost/trunk" 11 11 * run bootstrap.sh via "sh bootstrap.sh" (of course also ash and the like should work) 12 12 * if your app needs a boost library do bjam --with-xxx (where xxx is the library to build)