Status: New
Owner: ----
New issue 2197 by [email protected]: Can't build with MinGW using GYP
http://code.google.com/p/v8/issues/detail?id=2197
svn co http://v8.googlecode.com/svn/branches/bleeding_edge v8
cd v8
svn co http://gyp.googlecode.com/svn/trunk build/gyp
set GYP_GENERATORS=make
set PATH=C:\mingw32-4.7.1\bin;C:\Python27_32;%SystemRoot%\System32
python build\gyp_v8 --generator-output="out" -Dv8_target_arch=ia32
cd out
mingw32-make BUILDTYPE=Release
process_begin: CreateProcess(NULL, printf %s\n " CXX(target)
out/Release/obj.ta
rget/preparser_lib/src\allocation.o", ...) failed.
make (e=2): The system cannot find the file specified.
mingw32-make: *** [out/Release/obj.target/preparser_lib/src\allocation.o]
Error
2
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev