[cfe-dev] linker error breaking clang build

Ted Kremenek kremenek at apple.com
Mon Aug 20 15:11:13 PDT 2007


Nevermind.  This is my fault.  I needed to rebuild the latest version  
of LLVM.

On Aug 20, 2007, at 3:02 PM, Ted Kremenek wrote:

> Did someone forget to check something in?
>
> llvm[1]: Linking Debug executable clang
> Undefined symbols:
>   "llvm::Function::BuildLazyArguments() const", referenced from:
>       llvm::Function::CheckLazyArguments() constin
> libclangCodeGen.a(CodeGenFunction.o)
>       llvm::Function::CheckLazyArguments() constin
> libclangCodeGen.a(CGStmt.o)
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[1]: *** [/Volumes/Data/Users/kremenek/dev/src/llvm/Debug/bin/
> clang] Error 1
> make: *** [all] Error 1
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list