[cfe-dev] linker error breaking clang build

Ted Kremenek kremenek at apple.com
Mon Aug 20 15:02:09 PDT 2007


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




More information about the cfe-dev mailing list