<div class="gmail_quote">On Thu, Sep 29, 2011 at 3:06 AM, Heikki Kultala <span dir="ltr"><<a href="mailto:hkultala@iki.fi">hkultala@iki.fi</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
<br>
make[1]: Entering directory `/home/hkultala26/src/llvm-trunk/llvm/tools/llvm-config'<br>
llvm[1]: Regenerating LibDeps.txt.tmp<br>
llvm[1]: Checking for cyclic dependencies between LLVM libraries.<br>
<a href="http://find-cycles.pl" target="_blank">find-cycles.pl</a>: Circular dependency between *.a files:<br>
<a href="http://find-cycles.pl" target="_blank">find-cycles.pl</a>:   libLLVMPTXAsmPrinter.a libLLVMPTXCodeGen.a libLLVMPTXDesc.a<br>
llvm[1]: Building llvm-config script.<br>
cat: /home/hkultala26/src/llvm-trunk/llvm/tools/llvm-config/FinalLibDeps.txt: No such file or directory<br>
make[1]: *** [/home/hkultala26/src/llvm-trunk/llvm/Debug+Asserts/bin/llvm-config] Error 1<br>
make[1]: Leaving directory `/home/hkultala26/src/llvm-trunk/llvm/tools/llvm-config'<br>
<br></blockquote><div><br></div><div>Did you try to re-run configure after pulling that commit?</div><div><br></div><div>I just tried a shared build with:</div><div>../configure --enable-optimized --enable-assertions --enable-targets=host,ptx --enable-shared</div>
<div><br></div><div>And the build is successful.</div><div><br></div><div>What is your configure line, and system OS?</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
<br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><br><div>Thanks,</div><div><br></div><div>Justin Holewinski</div><br>