Comment #8 on issue 2197 by [email protected]: Can't build with MinGW
using GYP
http://code.google.com/p/v8/issues/detail?id=2197
Same here https://github.com/cowboyd/libv8/issues/29#issuecomment-6507154
After editing vendor/v8/out/Makefile.ia32 - replace 'Makefile.ia32:
$(srcdir)/build\all.gyp' with 'Makefile.ia32: $(srcdir)/build/all.gyp etc'.
I get this
make[1]: Entering directory `/d/projects/libv81/vendor/v8/out'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/d/projects/libv81/vendor/v8/out'
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev