Building the V8 shell on x64:
set GCC_VERSION=44 scons arch=x64; g++ -Iinclude samples/shell.cc -o v8 libv8.a -lpthread