You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GCC can also be told to split the debug info into a separate file from the binary itself. This is the reason why on Linux there are packages whose solely purpose is only to install debug symbols.
AMD64_MINGW. The binary is still bloated. The only treatment that works is strip --stripall.
The text was updated successfully, but these errors were encountered: