Re: [v8-users] Trouble building V8 on Windows 7 ....

2015-04-13 Thread Whatsamatteru
No. I'm not trying to download for Linux. It's for Windows 7. Instructions say to download gyp and build for X86. I tried downloading gyp using Tortoise and get the error. I successfully downloaded V8 using Tortoise but there are no executable/obj files. Just wondering if anyone else is having

Re: [v8-users] Trouble building V8 on Windows 7 ....

2015-04-13 Thread Jakob Kummerow
On Mon, Apr 13, 2015 at 8:47 PM, Whatsamatteru williamtriple...@gmail.com wrote: No. I'm not trying to download for Linux. It's for Windows 7. Who says fetch v8 is only for Linux? It's the only supported way to get a V8 checkout that you can build from. For any platform. Instructions say to

Re: [v8-users] Trouble building V8 on Windows 7 ....

2015-04-13 Thread Martin McDonough
Instructions say to download gyp and build for X86. I don't see any instructions saying that. Those are the old instructions, from before the depot tools were necessary for fetching and building V8. -- -- v8-users mailing list v8-users@googlegroups.com

[v8-users] Re: Changes To Behavior of V8::TerminateExecution(Isolate*)

2015-04-13 Thread William Roush
Agreed, I'll probably investigate replicating this behavior in the v8 stack on it's own, I think it'll be pretty simple. If I can replicate it with just v8 I'll report back. Thanks. On Friday, April 10, 2015 at 4:38:54 PM UTC-4, Yang Guo wrote: It would help a lot if you had a reduced test