|
|
|
|
|
by meson2k
3928 days ago
|
|
The size increase by using these techniques would be far smaller than linking in libstdc++. libc is much smaller than libstdc++, especially when you need to support dynamic code and do a whole-archive on your libraries in the executable. |
|