It seems from the instructions that snapshot=on is the default for building 
v8, and you need to specify snapshot=off now.  However, I see the following 
lines in SConstruct:

'snapshot': {
'values': ['on', 'off', 'nobuild'],
'default': 'off',
'help': 'build using snapshots for faster start-up'

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to