Linux编译Boost_1_41_0

来源:互联网 发布:社交网络的弊端 编辑:程序博客网 时间:2024/06/05 05:27

 

# tar xzvf boost_1_41_0.tar.gz

# cd boost_1_41_0

# ./bootstrap.sh

# ./bjam install --layout=versioned --build-type=complete --with-filesystem

# ./bjam install --layout=versioned --build-type=complete --with-thread