Comment #13 on issue 1291 by [email protected]: V8 does not compile with GCC 4.6 (various compiler warnings)
http://code.google.com/p/v8/issues/detail?id=1291

trying to build plain v8 on cygwin results in:

scons: *** [obj/release/libraries.cc] Source `src/runtime.js' not found, needed by target `obj/release/libraries.cc'.

which seems to be something that has happened to other people in the past aswell. (note: src/runtime.js exists on disk, also tried with removing .sconsign.dblite and rebuild)

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

Reply via email to