Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-51644

Incorrect use of -std=c++1z with the host compiler

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.6.0
    • 5.6.0 RC
    • Build System
    • None
    • host: openSUSE 13.2 x86_64
      cross compile: buildroot-2016.02 with qt version update to 5.6.0-rc
    • e69e69519661954716d59bfa5bbd0626515cfda9,50d0f57b77b8088875d7185c5906b5f57985d5fb

    Description

      Cross compiling qtbase-5.6.0 with gcc-4.8.3 host compiler and gcc-5.3.0 target compiler leads to:

        g++: error: unrecognized command line option '-std=c++1z'
      

      I think it is the same issue as QTBUG-46125, using target (tested) flags for host compile...

      Attachments

        For Gerrit Dashboard: QTBUG-51644
        # Subject Branch Project Status CR V

        Activity

          People

            p_seiderer Peter Seiderer
            p_seiderer Peter Seiderer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes