
26 Apr
2007
26 Apr
'07
5:27 p.m.
Vladimir Prus wrote:
On Thursday 26 April 2007 02:07, Thomas Witt wrote:
Vladimir,
If you fail to fix the problem still, please send me the output of --debug-configuration.
Thx for the assist -- the debug-configuration helped me figure it out. The problem was a user-config.jam in my home directory that wasn't up to date. I think searching paths outside the boost tree for a user-config.jam without explicit user input and, in particular, choosing it ahead of one in that is in the local boost tree is a bug -- it violates the principle of least surprise. Jeff