Hi, Have you tried to remove the file ".sconsign.dblite"? I have seen rare cases where deleting that file solwed strange build issues.
Regards, Søren On Wed, Sep 22, 2010 at 19:58, Slide <[email protected]> wrote: > 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 > -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
