[LLVMdev] Weird Exception Handling Compilation Bug
Chris Lattner
sabre at nondot.org
Mon Sep 10 16:38:01 PDT 2007
On Mon, 10 Sep 2007, Bill Wendling wrote:
>> Note that libstdc++ in the llvm-gcc repo isn't ABI compatible with the mac
>> OS X system libstdc++.
>>
>
> Ah! Okay. That would seem to be the problem then. GCC's getting the
> libstdc++ from another directory.
Make sure to remove your llvm-gcc/libstdc++ directory as mentioned by the
README.LLVM file for darwin platforms. If you already built it, you
probably should nuke your entire objdir and recreate it.
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list