[LLVMdev] SVN Head Error Building on Mac OS X
John Criswell
criswell at cs.uiuc.edu
Tue Apr 14 08:53:52 PDT 2009
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?
-- John T.
> -- John T.
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
More information about the llvm-dev
mailing list