Beaglebone-Debian CXXFLAGS: -std=c++11

Sysprogs forums Forums VisualGDB Beaglebone-Debian CXXFLAGS: -std=c++11

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #9383
    walt71100
    Participant

    Getting errors when setting up a new VisualGDB Project for in Embedded Linux.

    Using a auto-generated “Hello World” example project, and getting, including “unrecognized command line option ‘-std=c++11”

    Checked and updated the tools and packages inside the VisualGDB tool updater.

    Using the GNU build system (rather than CMake).

    What is missing?

    thanks in advance…

    #9387
    support
    Keymaster

    Hi,

    This happens because the gcc used in the Beaglebone toolchain is too old and does not support C++11.

    Our toolchains exactly match the gcc version used natively on the board. We are planning to recheck the gcc version in the latest Beaglebone images and release an updated toolchain in the next 2-3 weeks.

    #9405
    walt71100
    Participant

    Great, I’m looking forward to being able to use the C++11 compiler as soon as it is available.

    #10166
    neo1165
    Participant

    Hey, can someone tell me how long it’s gonna take until the c++11 is implemented?

    The problem i have is, that I have a project to finish and that requiers QT 5.x and c++11 to work…

     

    Thanks in advance ..

    #10211
    support
    Keymaster

    Hi,

    No problem, we have released the new toolchain: http://gnutoolchains.com/beaglebone/

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.