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@ens-lyon.org> 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@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users