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

qdoc3 misses the linker option /STACK:4194304 with msvc2008

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.8.1, 5.0.0
    • 4.8.0, 5.0.0
    • Build tools: Other
    • None
    • Windows 7 x64 with msvc2008 (x64 build)
    • 4faff933e57fda8b9297e692b9b488eb9bacd989 56d84df24c891d23d65c1578d7339497d00679e3

    Description

      Commit http://qt.gitorious.org/qt/qt/commit/26fcd5356a25e092758a75aa4a5e5ef33fb5d926/diffs increases qdoc3 stack size. The stack size does not get set though on windows 7 x64 with msvc2008. It stays at 1MB causing nmame doc to crash with a stack overflow.
      The problem is solved by removing the utf-8 encoding and the '"' around the stack size.
      I attached the generated makefiles before and after the change.

      Attachments

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

        Activity

          People

            cvandonderen Casper van Donderen
            giotis.nikos Giotis Nikos
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes