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

icpc: command line warning #10148: option '-falign-stack=maintain-16-byte' not supported

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • 4.8.4, 5.0.0
    • 5.0.0 Beta 1
    • Build System
    • 76874dea4449029856a7a1f639b995a9e35c6166 eadfdbbf0c2f20dbd2df7832df64f4a1ef67acb7

      linux-icc-64 build generates warning
      icpc: command line warning #10148: option '-falign-stack=maintain-16-byte' not supported
      -falign-stack is for
      IA-32 architecture
      fix
      move
      QMAKE_CFLAGS = -falign-stack=maintain-16-byte
      from linux-icc qmake.conf
      to
      linux-icc-32 qmake.conf

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            thiago Thiago Macieira
            rich Richard Fleck
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes