On Aug 25, 9:57 am, Erik Corry <[email protected]> wrote: > Are you running the 64 bit version of V8?
I think so. To eliminate other causes I did a fresh git clone from git://github.com/v8/v8.git, then: scons arch=x64 sample=shell ./shell --max_old_space_size=2000000000 test.js > file `which v8` ./shell: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, not stripped - Bert -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
