Hi Peter, Am Sonntag, 4. Januar 2015, 17:06:42 schrieb Peter Dimov: > On Windows, at least, when I do ./b2 toolset=msvc-8.0 at Boost root, I get > > error: Name clash for '<pstage\lib>libboost_system-vc80-mt-gd-1_58.lib' > error: > error: Tried to build the target twice, with property sets having > error: these incompatible properties: > error: > error: - <warnings>all > error: - <address-model>32 <architecture>x86 <warnings>on > > When I add --without-context --without-coroutine, I now get
Known issue, see http://lists.boost.org/boost-build/2014/12/27774.php et. al. > Ah. --without-endian. Builds now. Yes, I've pushed a PR for Boost.Endian in Oktober: https://github.com/boostorg/endian/pull/7 CC'ing the maintenance team now. Yours, Jürgen -- * Dipl.-Math. Jürgen Hunold ! * voice: ++49 4257 300 ! Fährstraße 1 * fax : ++49 4257 300 ! 31609 Balge/Sebbenhausen * [email protected] ! Germany _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-maint
