Am 07.06.2016 um 00:54 schrieb Rafi Rubin:
> Compiling a static x11 program fails using the output of:
> pkg-config --static --libs x11
>
> The problem appears to be -lpthread shows up only before -lxcb. There's
> something a bit odd in the pkg-config files. x11.pc has pthread in
> Libs.pr
Compiling a static x11 program fails using the output of:
pkg-config --static --libs x11
The problem appears to be -lpthread shows up only before -lxcb. There's
something a bit odd in the pkg-config files. x11.pc has pthread in
Libs.private, and xcb has pthread-stubs in Requires.private.
2 matches
Mail list logo