|
|
|
|
|
by slededit
2904 days ago
|
|
Yea all things being equal I'd choose your approach. But in an existing project that did things this way - it would be the last thing I'd touch. This is of course barring extreme circumstances - which profiling and other tools would identify. Unfortunately a lot of C++ developers don't really understand how the linker works, and because of that the build system is black magic. |
|