Document required compilation and linking flags
Open
enhancement
PR welcome
- Dominant language
- C++
- Stars
- 214
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
Boost.Thread documentation does not explain which compilation and linking flags must be added when using the library. Experience suggests that on Linux the flag `-pthread` can be required for compilation to succeed. However, it would be nice to see that information in the documentation, together with possible other necessary options, also depending on the threading back end.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.