Due to bug in gcc 3.2.x, used to build official packages (setting -pthread switch does not make output binary depend upon libpthread) problems happen when people build fbclient-dependent binaries w/o -pthread switch.
Head is free of this bug cause it can't be compiled with gcc 3.2.
Submitted by: @AlexPeshkoff
Due to bug in gcc 3.2.x, used to build official packages (setting -pthread switch does not make output binary depend upon libpthread) problems happen when people build fbclient-dependent binaries w/o -pthread switch.
Head is free of this bug cause it can't be compiled with gcc 3.2.
Commits: 97944d5 0bb5ab8
The text was updated successfully, but these errors were encountered: