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