[LLVMdev] Failure building 2.7 with debug info and expensive checks

Duncan Sands baldrick at free.fr
Fri May 7 01:59:34 PDT 2010


Hi Yuri,

> I am trying to build 2.7 on FreeBSD with all debugging options "on":
> CXX=/usr/local/gcc/4.5.0/bin/g++ CPPFLAGS=-I/usr/local/include
> LDFLAGS=-L/usr/local/lib ../llvm/configure --prefix=/usr/local/llvm/2.7
> --enable-assertions --enable-shared --enable-libffi
> --enable-debug-runtime --enable-expensive-checks --enable-debug-symbols

I can't reproduce this on x86-64 linux with g++-4.5 and --disable-optimized
--enable-assertions --enable-expensive-checks --disable-threads --enable-libffi

Ciao,

Duncan.




More information about the llvm-dev mailing list