[cfe-dev] Unable to build clang in MacOS 10.5.3

Filipe Cabecinhas filcab at gmail.com
Tue Jun 3 00:50:15 PDT 2008


Hi,

On 3 Jun, 2008, at 05:55, Chris Lattner wrote:
>
> This should only happen if you build with  
> ENABLE_EXPENSIVE_CHECKS=1.  Filipe, are you doing this?
>
> -Chris

There it is!

Yes, I enabled expensive checks:

./configure --enable-assertions --enable-expensive-checks --prefix= 
$HOME/llvm

I'm now doing a ./configure --enable-optimized --prefix=$HOME/llvm
and will report on success or failure.

Thanks for the help,

   - Filipe Cabecinhas






More information about the cfe-dev mailing list