Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
5.1.0
-
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
- is duplicated by
-
QTBUG-69513 dlopen using static Qt causes segmentation fault
-
- Closed
-