[LLVMdev] VMKit Development
Akshat Gupta
g.akshat at gmail.com
Wed Aug 17 18:42:41 PDT 2011
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
More information about the llvm-dev
mailing list