
10 Apr
2011
10 Apr
'11
12:04 a.m.
On 10/04/2011 00:56, Bernd Prager wrote:
I downloaded the current boost SVN trunk and the current boost-log SVN trunk. Then I linked the log directories into the boost trunk:
$ ln -s boost-log/trunk/boost-log/libs/log/ boost-trunk/libs/ $ ln -s boost-log/trunk/boost-log/boost/log/ boost-trunk/boost/
Compiling boost with normal ./bjam does not recognise the log components at all:
[...]
Explicitly including it gets me an error message: $ ./bjam.exe target-os=cygwin --with-log error: wrong library name 'log' in the --with-<library> option.
You have no Jamfile in libs/log/build.