--disable-warnings-as-errors disables errtags on Solaris

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • 12
    • Affects Version/s: 11
    • Component/s: infrastructure
    • None

      On Solaris, we always want to compile with -errtags since it gives more information on warnings and errors. Currently we add this flag together with warnings as error flags. Because of this, if you disable warnings as errors, you also lose the errtags, which in turn makes it harder to identify and work with the warnings.

      We need a global flags variable with compiler flags that should be always used. Like -nologo with Visual Studio and now errtags with solstudio.

            Assignee:
            Magnus Ihse Bursie
            Reporter:
            Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: