User Tools

Site Tools


software:boost

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
software:boost [2008/05/07 19:02] – created kratz00software:boost [2011/02/27 12:30] (current) kratz00
Line 1: Line 1:
 http://www.boost.org/ http://www.boost.org/
  
-http://kent.dl.sourceforge.net/sourceforge/boost/boost_1_35_0.tar.bz2+http://downloads.sourceforge.net/boost/boost_1_46_0.tar.bz2
  
 <code> <code>
-./configure --prefix=/usr --with-toolset=gcc && +./bootstrap.sh && 
-make +./bjam --prefix=/usr --toolset=gcc --layout=system</code>
-</code>+
  
 <code> <code>
-make install +./bjam --prefix=/usr --toolset=gcc --layout=system install</code>
-</code>+
software/boost.1210179723.txt.gz · Last modified: 2008/05/07 19:02 by kratz00