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

Building statically on Linux still depends on GLIBC as a dynamic library

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • 5.1.0
    • Build System
    • None
    • Linux

    Description

      Building statically on Linux still depends on GLIBC as a dynamic library, this can cause a problem on earlier Linuxes because they do not have the later ones available. If -static -static-libgcc is added to the link line then this hits a problem with EGL and GL, using -no-opengl to get around that does not help because then XCB fails in the configuration test.

      Attachments

        Issue Links

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

          Activity

            People

              buddenha Oswald Buddenhagen
              andysh Andy Shaw
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes