Boost logo

Boost :

Subject: Re: [boost] Need some 64-bit testing help.
From: John Maddock (boost.regex_at_[hidden])
Date: 2012-01-17 08:18:55


>> 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.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk