I downloaded a Windows version of GNU Make (version 3.81) from here: http://sourceforge.net/projects/gnuwin32/ I ran the following commands in the root of V8:
> gnumake dependencies > svn checkout --force http://gyp.googlecode.com/svn/trunk build/gyp \ > --revision 1282 > Checked out revision 1282. > gnumake ia32.release > The system cannot find the path specified. > gnumake: *** [out/environment.new] Fehler 1 My system: Windows Vista 32-bit -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
