
11 Jun
2010
11 Jun
'10
7:45 a.m.
On 10 June 2010 12:23, John Maddock <boost.regex@virgin.net> wrote:
No it's the Jamfile not working I believe.
I have an ulterior motive here: I copied the quickbook testing logic for another tool that's in the sandbox and when I recently came back to it I found it was no longer working... so I thought I would just copy the quickbook logic again... only to find that it wasn't working either :-(
There seems to be a problem with msvc.jam, I think it's treating the test targets as executables.. Try building with 'bjam debug-symbols=off'. If that works then the culprit is the change in: https://svn.boost.org/trac/boost/changeset/55154 https://svn.boost.org/trac/boost/changeset/55173 Daniel