On Aug 20, 8:12 pm, Kasper Lund <[email protected]> wrote: > You should be able to use the tools/test.py script. Let me know if you > need more information.
step...@jareth:~/src/google/v8$ ./tools/test.py scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... g++ -o obj/sample/shell/release/shell.o -c -fno-rtti -fno-exceptions - m32 -O2 -Iinclude samples/shell.cc g++ -o shell -m32 obj/sample/shell/release/shell.o -L. -lpthread -lv8 ... scons: done building targets. [00:10|% 14|+ 121|- 0]: release deep-recursion ,,, :-D --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
