Comment #11 on issue 22 by [email protected]: Cannot compile v8 on ubuntu amd64 with GCC
http://code.google.com/p/v8/issues/detail?id=22

The current default on all Intel architectures is 32-bit, and that is deliberate (see GuessArchitecture() in tools/utils.py). Just pass arch=x64 to the SCons command line.

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

Reply via email to