[LLVMdev] VMKit Development
Nicolas Geoffray
nicolas.geoffray at gmail.com
Wed Aug 17 22:45:18 PDT 2011
Hi Akshat,
Did you compile LLVM before compiling VMKit? libLLVMLinker.so is a shared
library from LLVM.
Cheers,
Nicolas
On Thu, Aug 18, 2011 at 3:42 AM, Akshat Gupta <g.akshat at gmail.com> wrote:
> Hi,
> I was just curious if VMKit development is still going on.
>
> Also while building VMKit I am getting error at link stage:
>
> make[1]: Entering directory `/code/vmkit/tools/vmjc'
> llvm[1]: Linking Debug+Asserts executable vmjc
> /usr/lib/gcc/i686-pc-linux-gnu/4.4.5/../../../../i686-pc-linux-gnu/bin/ld:
> cannot find -lLLVMLinker
> collect2: ld returned 1 exit status
>
> I have installed but I am not able to use the llvm linker to link this
> application.
> I tried using LD=llvm-ld during make, but it does not help.
>
> Any idea on how this can be solved?
>
> Thanks,
> Akshat
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110818/41eeaf3c/attachment.html>
More information about the llvm-dev
mailing list