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 ;-) On Tue, Jul 3, 2012 at 6:27 PM, Robin Heggelund Hansen <[email protected] > wrote: > Hi! > > I see that gyp is currently creating Visual Studio builds for V8, is > there any way i can make it create a regular makefiles so i can > compile this using cygwin instead? We got this arm-cygwin compiler at > work, windows only, and i'd like to compile v8 with it :) > > > -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
