Boost装着gcc 4.8&gcc 5.4
1312 ワード
ネット上にたくさんの流れがありますので、ついて行けばいいです。 bootstインストールパッケージをダウンロードして解凍します。http://www.boost.org/bootsのインストールパッケージをダウンロードします。 設定パラメータ 倉庫名
説明
atoomic
chrono
context
cooutine
date_時間
exception
filesystem
graph
図コンポーネントとアルゴリズム
graphparallel
iostrems
locale
ロゴ
math
mp
テンプレートで実現したメタプログラミングフレーム
programoptions
python
C++クラスと関数をPythonにマッピングします。
らんどm
レゲックス
正規表現ライブラリ
serialization
signals
system
test
thread
移植可能なC++マルチスレッドライブラリ
timer
waveコンパイル install
tar zxvf boost_1_63_0.tar.gz
Notice:allはすべてのライブラリをインストールします。すべてのライブラリをインストールしたいのではない場合は、部分ライブラリをコンパイルしたいという指定ができます。ライブラリ間はコンマで区切られています。https://blog.csdn.net/this_capslock/article/details/47170313)説明
atoomic
chrono
context
cooutine
date_時間
exception
filesystem
graph
図コンポーネントとアルゴリズム
graphparallel
iostrems
locale
ロゴ
math
mp
テンプレートで実現したメタプログラミングフレーム
programoptions
python
C++クラスと関数をPythonにマッピングします。
らんどm
レゲックス
正規表現ライブラリ
serialization
signals
system
test
thread
移植可能なC++マルチスレッドライブラリ
timer
wave
cd boost_1_63_0
ここで話があります。gcc 5.4でold_を使いたいです。abiであれば、追加が必要です。./bootstrap.sh --with-libraries=all --with-toolset=gcc
は:./bootstrap.sh --with-libraries=system,timer,filesystem --with-toolset=gcc
src:https://stackoverflow.com/questions/36309021/how-to-compile-boost-with-gcc-5-using-old-abi https://boostorg.github.io/build/manual/develop/index.html#bbv2.overview.invocation.properties https://boostorg.github.io/build/tutorial.html#buildprocess ./b2 toolset=gcc