
16 Jan
2012
16 Jan
'12
11:37 p.m.
On 16/01/2012 18:48, John Maddock wrote:
Folks, I need some help with the tests in:
sandbox/big_number/libs/multiprecision/test
Which I have an suspicion may have problems in 64-bit release mode (though I hope not!), so I'm looking for some folks to do a:
bjam release --disable-concepts
in that directory with whatever 64-bit compilers you have access to.
(Compiled against trunk version of Boost) The "--disable-concepts" doesn't seems to be working. Got lots of errors on both x86 & x64 because of "no such file ...". Can't really test it because of that. KTC