[LLVMdev] New llvm-gcc bootstrap failure

John Regehr regehr at cs.utah.edu
Tue Sep 2 12:08:29 PDT 2008


I get the error below (and have for a couple weeks now) when trying to 
build llvm-gcc on Ubuntu Feisty.  In the meantime, on Ubuntu Gutsy, 
everything has been building fine.  Both are release builds for x86.

John


cc1: StringMap.cpp:177: void 
llvm::StringMapImpl::RemoveKey(llvm::StringMapEntryBase*): Assertion `V == 
V2 && "Didn't find key?"' failed.



More information about the llvm-dev mailing list