Status: New Owner: ----New issue 998 by [email protected]: Optimizations is not a valid VCCLCompilerTool setting
http://code.google.com/p/v8/issues/detail?id=998
The file v8\tools\gyp\v8.gyp at lines 77 and 137 sets a VCCLCompilerTool settings with the name 'Optimizations'. The correct name is 'Optimization' (without the trailing s).
A version of Gyp soon to be released will warn of this error. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
