Displaying 1 result from an estimated 1 matches for "genframet".
Did you mean:
generatet
2013 Jul 21
1
[LLVMdev] error on compiling toy-vm
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...