[LLVMdev] llvm-g++: Internal error
Chris Lattner
sabre at nondot.org
Mon Sep 18 10:36:50 PDT 2006
On Mon, 18 Sep 2006, Zhou Sheng wrote:
> i used CVS to checkout the source of llvm and llvm-gcc, compiled and built
> them on my machine successfully.
>
> i tried a c-language hello program, it was OK.
> But when i tried a c++-language hello program, i got:
> ~/project/llvm/examples$ llvm-g++ t3.cc -o t3
Can you try upgrading to LLVM CVS? I believe this bug has already been
fixed. Please let us know if it isn't fixed in CVS:
http://llvm.org/docs/GettingStarted.html#checkout
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list