[Bug target/123257] libssp no longer needed with modern mingw
ossman at cendio dot se
gcc-bugzilla@gcc.gnu.org
Mon Dec 22 11:43:36 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123257
--- Comment #2 from Pierre Ossman <ossman at cendio dot se> ---
It seems like --disable-libssp has this side effect, yes. But that completely
removes libssp as far as I can tell, which is a different behaviour from the
automatic logic that happens with glibc.
Not sure if that has any difference in practice, though.
We can easily patch this. So consider this bug report a cosmetic feature
request to make things easier and more transparent for those that build gcc.
More information about the Gcc-bugs
mailing list