[Buildroot] [Bug 7250] New: Cannot build with -std=c++11

bugzilla at busybox.net bugzilla at busybox.net
Mon Jun 30 21:04:12 UTC 2014


https://bugs.busybox.net/show_bug.cgi?id=7250

           Summary: Cannot build with -std=c++11
           Product: buildroot
           Version: 2014.05
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: tarka.t.otter at gmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created attachment 5468
  --> https://bugs.busybox.net/attachment.cgi?id=5468
c++11 test case

After building a buildroot toolchain based on GCC 4.8.3, it does not seem
possible to build any packages that require C++11 support.

Attached is a simple test case that compiles fine on my host machine with GCC
4.8.2 with -std=c+11, but fails to compile using the cross toolchain with the
same flag.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list