[LLVMdev] r140697 broke building with shared library enabled (original) (raw)
Justin Holewinski justin.holewinski at gmail.com
Thu Sep 29 05:54:28 PDT 2011
- Previous message: [LLVMdev] r140697 broke building with shared library enabled
- Next message: [LLVMdev] r140697 broke building with shared library enabled
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Sep 29, 2011 at 3:06 AM, Heikki Kultala <hkultala at iki.fi> wrote:
make[1]: Entering directory
/home/hkultala26/src/llvm-trunk/llvm/tools/llvm-config'_ _llvm[1]: Regenerating LibDeps.txt.tmp_ _llvm[1]: Checking for cyclic dependencies between LLVM libraries._ _find-cycles.pl: Circular dependency between *.a files:_ _find-cycles.pl: libLLVMPTXAsmPrinter.a libLLVMPTXCodeGen.a_ _libLLVMPTXDesc.a_ _llvm[1]: Building llvm-config script._ _cat:_ _/home/hkultala26/src/llvm-trunk/llvm/tools/llvm-config/FinalLibDeps.txt: No_ _such file or directory_ _make[1]: ***_ _[/home/hkultala26/src/llvm-trunk/llvm/Debug+Asserts/bin/llvm-config] Error 1_ _make[1]: Leaving directory_ _
/home/hkultala26/src/llvm-trunk/llvm/tools/llvm-config' Did you try to re-run configure after pulling that commit?
I just tried a shared build with: ../configure --enable-optimized --enable-assertions --enable-targets=host,ptx --enable-shared
And the build is successful.
What is your configure line, and system OS?
LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
--
Thanks,
Justin Holewinski -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110929/a5ae6b8a/attachment.html>
- Previous message: [LLVMdev] r140697 broke building with shared library enabled
- Next message: [LLVMdev] r140697 broke building with shared library enabled
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]