Explanation of runtime-link=static when building static libraries on Linux
Open
transition
- Dominant language
- C++
- Stars
- 251
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
Can anyone explain me the difference between runtime-link=shared and =static when building static Boost libraries on Linux? I mean what is under the hood and how it affects the compiled .o files and .a archives?
Contributor guide
Assessment
This issue has not been assessed yet.