Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22461

build boost with -D_GLIBCXX_USE_CXX11_ABI=0

$
0
0

I need to build boost 1.62 on gcc 6.3 with option -D_GLIBCXX_USE_CXX11_ABI=0...

Can I doing this so:

./b2 --cxxflags="-D_GLIBCXX_USE_CXX11_ABI=0" --prefix=/usr/local install -j5

or boost 1.62 can't be compiled with this options?


Viewing all articles
Browse latest Browse all 22461

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>