On Oct 7, 2014, at 09:48 , Sven Panne <[email protected]> wrote:

> Following Chrome's lead, v8 will require a C++11-capable compiler now. Note 
> that we don't require a *full* C++11 implementation, basically we rely on 
> language features, not library/header ones. For details see 
> http://chromium-cpp.appspot.com/.
> 
> Some features already sneaked in earlier and there were no complaints, so we 
> don't expect any problems for embedders. Toolchains don't have to be 
> brand-new, e.g. GCC 4.6/clang 3.0(?) or later are enough, for Windows we 
> require MSVS2013.

Note that we actually require GCC 4.8 just like Chromium does, so be prepared 
that support for GCC 4.6 will go away soonish.

-- Benedikt

-- 
-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to