Wow, OK. I'm looking into this now.
John
On May 23, 2010, at 10:31 AM, Thierry Daucourt
<[email protected]> wrote:
On Sun, May 23, 2010 at 9:16 AM, John Wiegley <[email protected]>
wrote:
You have to build it as such:
acprep opt update
Yes, that's what I did.
FYI, I've timed the duration of ledger to compare "./acprep opt
update" and "./acprep opt update --boost=-mt"
On my first use case, duration was 5m59.399s (without mt) and
5m6.123s (with mt).
On a second use case, duration was 39m34.209s (without mt) and
39m9.758s (with mt).
I think I do not have to bother to compile with mt option enabled.
Thierry