
6 Jul
2013
6 Jul
'13
6:35 p.m.
On July 6, 2013 07:04:26 PM Steve M. Robbins wrote:
Hi,
I'm digging into a build problem and noticed that even though I specify "./bjam --without-context", Boost.Context is still built!
Checking further, I see that Boost.Coroutine uses Boost.Context so I have to disable both to avoid building Context. I guess the fact that the 1.53 build worked was a fluke. -Steve