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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes