I am getting the following error when trying to cross-compile v8 for ARM under Cygwin. I had to modify utils.py so that OS_GUESS would work correctly, but even then I get the following error. runtime.js IS in the src directory, but when I run scons --tree=all,status, none of the .js files show up as current (or have any notation by them at all).
scons: *** [obj/release/libraries.cc] Source `src/runtime.js' not found, needed by target `obj/release/libraries.cc'. Any ideas? Thanks, slide -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
