5 May
2018
5 May
'18
12:14 p.m.
When I try the same on Ubuntu Trusty, the result is the same as on Travis; no `mklink-or-dir boost/system`, no building of Boost.System, yet everything compiles and works, and I don't have a preinstalled Boost on my VM.
It makes no sense at all.
Examining the boost/ and bin.v2/ directories however reveals that Boost.System has been symlinked and built. It almost looks like all lines containing 'system' are hidden from the b2 output, but cursory examination shows no such logic there.