[LLVMdev] Is boost supposed to work with llvm-g++?

Chris Lattner clattner at apple.com
Thu Feb 12 09:43:11 PST 2009


On Feb 12, 2009, at 9:21 AM, Leandro Lucarella wrote:

> Hello, I'm trying to compile a program using boost (Spirit) but I get
> a llvm-g++ crash:
> http://pastebin.lugmen.org.ar/4666
>
> I'm using debian packages for both boost and LLVM:
> libboost1.35-dev 1.35.0-5
> llvm-gcc-4.2     2.2-1
>
> (BTW, this compiles just fine, using a *lot* of memory, but fine,  
> using
> g++ 4.3.x)

Please try upgrading to LLVM SVN mainline or the 2.5 prerelease, 2.2  
is really old.

-Chris



More information about the llvm-dev mailing list