[LLVMdev] SVN Head Error Building on Mac OS X

Dale Johannesen dalej at apple.com
Tue Apr 14 09:57:29 PDT 2009


On Apr 14, 2009, at 8:53 AMPDT, John Criswell wrote:

> John Criswell wrote:
>> Dear All,
>>
>> Has anyone else noticed the following problem building LLVM on Mac  
>> OS X:
>>
>> find-cycles.pl: Circular dependency between *.a files:
>> find-cycles.pl:   libLLVMAsmPrinter.a libLLVMCodeGen.a  
>> libLLVMSelectionDAG.a
>> llvm[1]: Building llvm-config script.
>> cat: /Users/criswell/box/x86/llvm22/tools/llvm-config/ 
>> FinalLibDeps.txt:
>> No such file or directory
>>
> I managed to fix this by deleting nearly all of the files in my object
> tree, reconfiguring, and rebuilding.
>
> Does anyone know exactly which file I deleted that fixed this?

No, but I've seen this before and know "make clean" fixes it.




More information about the llvm-dev mailing list