|
|
|
|
|
by mgaunard
83 days ago
|
|
Different parts of the build seeing inconsistent definitions of the same name is a clear consequence of building things piecemeal rather than as a single project -- which is precisely the problem I described higher up in this thread. Things being built piecemeal also likely won't be using LTO (even if fat LTO allows this, no static library packages in a distro are built with it). |
|