Skip to content

compile Boost v1.84 faild with gcc 4.8.5 #365

Answered by grisumbras
zdl474038463 asked this question in Q&A
Discussion options

You must be logged in to vote

Since 1.84 the minimal C++ version required for many Boost libraries is C++11. GCC 4.8.5 doesn't enable it by default. Try building with b2 cxxstd=0x.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zdl474038463
Comment options

Answer selected by zdl474038463
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants