On Fri, Apr 27, 2012 at 20:27, Dylan Dandelion <dylan.dandel...@gmail.com>wrote:
Fixed that ;-)
> But I still can't find the actual instructions for building using
> SCons. Where can I find that page?
Good point, it doesn't seem to exist any more.
Which is not a problem, as you should use the GYP build anyway. The SCons
build will go away soon. If the GYP build doesn't work for your needs,
please file bugs at
http://code.google.com/p/v8/issues (or send mail to
this list).
Fine print: If you absolutely have to fall back to the SCons build, try
running "tools/test.py --build-only --arch=ia32". That command should
continue to work for a few more weeks.