Hi Brandon, I suggest we stick to a compiler/stdlib version that is already part of shipping LTS distros and RHE or similar. If I’m not mistaken, for Ubuntu that means gcc 5.3, and for RHE7 that means gcc 4.8.5.
Andreas On 14/02/2017, 23:40, "gem5-dev on behalf of Potter, Brandon" <[email protected] on behalf of [email protected]> wrote: >Hello all, > >What is the general feeling behind bumping to C++14 instead of keeping >the top-level SConstruct flag at C++11? I would like to use generic >lambdas in some of my code, but cannot do so because it's not available >until C++14. > >Both GCC and clang support a full implementation of C++14 now: GCC became >fully compliant as of GCC 6.1 (04/27/16); clang was compliant with clang >3.4 (01/01/14). > >https://gcc.gnu.org/projects/cxx-status.html#cxx14 >https://gcc.gnu.org/gcc-6/ >https://clang.llvm.org/cxx_status.html >http://releases.llvm.org > >Regards, >Brandon >_______________________________________________ >gem5-dev mailing list >[email protected] >http://m5sim.org/mailman/listinfo/gem5-dev IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
