Comment #5 on issue 2197 by [email protected]: Can't build with MinGW using GYP
http://code.google.com/p/v8/issues/detail?id=2197
Sorry, no idea. It sure would be nice of that system to tell us *which* file it can't find. Maybe it's too stupid to create the path "C:\v8\out\ia32.release/obj.target/preparser_lib/src\" which obviously doesn't exist yet? Non-MinGW-Make has no problem with that. You could also try adding V=1 to the make command line, which (hopefully) will make it print each full command line it is trying to execute.
Please report back if you figure it out, so we can add instructions to our wiki.
(My personal recommendation would be to get a full-blown GNU/Linux system instead of minimalist GNU for Windows. It just makes a developer's life so much easier.)
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
