
17 Jan
2012
17 Jan
'12
1:18 p.m.
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.
Weird, works for me and few others. You can run the tests without that flag (please update the SVN before you do though, as I've just fixed some 64-bit issues), it'll just take a little longer.... Many thanks, John.