Boost logo

Boost Users :

Subject: Re: [Boost-users] Slow build with clang?
From: Bill White (bill.white_at_[hidden])
Date: 2012-12-11 19:01:44


I always build with cmake+ninja. I'm not sure what good ninja is doing for
me, but it's really fast.

CMake makes nice, if over elaborate, Eclipse projects for clang.

On Tue, Dec 11, 2012 at 6:54 PM, Mathias Gaunard <
mathias.gaunard_at_[hidden]> wrote:

> On 11/12/12 23:13, Richard Hadsell wrote:
>
>> On 12/11/2012 04:46 PM, Bill White wrote:
>>
>>> Is it possible you built Clang in Debug? If you don't build a release
>>> version of Clang, everything is, indeed, very slow. I've made this
>>> mistake, and I think it's really easy to do.
>>>
>> Yes, it's very possible. A colleague built it for himself, and since
>> it's installed in a directory named 'Debug+Asserts', you must be right.
>> Thank you very much.
>>
>
> You need to configure with --enable-optimized --disable-assertions.
>
>
> ______________________________**_________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/**mailman/listinfo.cgi/boost-**users>
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net