[yocto] How to get autotools to use C++11 under 'danny'

Chris Tapp opensource at keylevel.com
Fri Oct 17 09:47:29 PDT 2014


Does anybody know what I need to add to my configure.ac to get C++11 (or C++0x) support added to the gcc flags at compile time?

I've tried using:

   AC_LANG([C++])
   AC_PROG_CXX
   AX_CXX_COMPILE_STDCXX_11([noext])

But that fails at configure time.

--

Chris Tapp
opensource at keylevel.com
www.keylevel.com

----
You can tell you're getting older when your car insurance gets real cheap!




More information about the yocto mailing list