Using `--whole-archive` works for all dependencies with just 1 `staticlib`. `exe` had 2 `staticlib`s, so we make them normal libraries and combine them in one single `staticlib`.
Using `--whole-archive` works for all dependencies with just 1 `staticlib`. `exe` had 2 `staticlib`s, so we make them normal libraries and combine them in one single `staticlib`.