5 Nov
2018
5 Nov
'18
7:43 p.m.
How does one build (and use) Boost without ICU when ICU is installed (i.e., visible to b2)? I am am bootstrapping with: ...which shows: Seems reasonable so far. Building happens with: ...which shows: In spite of passing "--disable-icu -sboost.locale.icu=off" to b2, I still see Boost.Locale getting built with -DBOOST_LOCALE_WITH_ICU=1; e.g.: What's the correct way to do this? ----- Braden McDaniel braden@endoframe.com -- Sent from: http://boost.2283326.n4.nabble.com/Boost-Users-f2553780.html