[LLVMdev] error on compiling toy-vm

Harris BAKIRAS h.bakiras at gmail.com
Mon Jul 22 06:17:57 PDT 2013


Hello,

The tutorial has been updated and is now compatible for LLVM release 3.3.
So the issue you are facing should have been fixed.

Just update your vmkit to get the latest revision.

Regards,

Harris Bakiras

On 07/21/2013 12:30 PM, m kh wrote:
>
> Hi all,
>
> The make command errors out:
>
> [toyVM ./tools/toyVM]: Generating frame tables initializer for 
> .build/toyVM-binary.s
> [toyVM ./tools/toyVM]: Compiling .build/GenFrametables.cc
> [toyVM ./tools/toyVM]: Linking ../../Release/bin/toyVM
> clang: error: no such file or directory: 
> '/home/user/vmkit/Release+Asserts/lib/Release/lib/libInlineMMTk.a'
> make[2]: *** [../../Release/bin/toyVM] Error 1
> make[2]: Leaving directory `/home/user/vmkit/www/tuto/toy-vm2/tools/toyVM'
> make[1]: *** [all-subs] Error 2
> make[1]: Leaving directory `/home/user/vmkit/www/tuto/toy-vm2/tools'
> make: *** [all-subs] Error 2
>
>
>
> Best regards,
> Mkh
>
>
>
> _______________________________________________
> 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/20130722/6e1ae42a/attachment.html>


More information about the llvm-dev mailing list