I'm getting following

SET GYP_GENERATORS=make
make ia32.release
make[1]: Entering directory `/d/projects/v8/out'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/d/projects/v8/out'


You can instruct GYP to generate Makefiles by running "export 
> GYP_GENERATORS=make" before invoking GYP.
>
> I have no idea whether those Makefiles will work on cygwin, though. That 
> is an untested (and officially unsupported) configuration. In case 
> something doesn't work and you figure out how to fix it, I'd be happy to 
> review a patch ;-)
>

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

Reply via email to