[LLVMdev] error on compiling toy-vm

m kh mkh159 at gmail.com
Sun Jul 21 03:30:50 PDT 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130721/c777e560/attachment.html>


More information about the llvm-dev mailing list