Can anyone tell me why libssp from gcc 4.9.1 is not linked against libgcc_s_dw2 anymore? I informed this in the bug report that has been closed. Someone said here that -static-libgcc should only be used under certain circumstances, therefore why link libssp statically with gcc libraries then?
2014-10-22 20:44 GMT-02:00 Renato Silva <[email protected]>: > Is your application using libssp by any chance? I wonder if any of these > similar issues are related to mine, specially because process explorer > mentions libgcc_s_dw2-1.dll in the backtrace. Another intriguing details: > libssp from gcc 4.9.0 does work, and dependency walker shows some missing > functions for libssp from gcc 4.9.1 (the problematic one). > > 2014-10-21 23:56 GMT-02:00 Óscar Fuentes <[email protected]>: > > Renato Silva <[email protected]> >> writes: >> >> > In my case I get libgcc_s_dw2-1.dll as dependency because I use LibSSP >> from >> > GCC 4.9.0 which is linked to it, see this bug report >> > <https://github.com/Alexpux/MINGW-packages/issues/138>. >> > >> > How exactly did you get this as dependency? >> >> I have no idea. Other cases were related to math functions implemented >> on libgcc. Sometimes the linker pulls in libgcc for no good reason. >> >> > Do you have the link for this >> > known problem you mentioned? Thanks. >> >> There are several reports across multiple mailing lists. See this, for >> instance: >> >> https://www.mail-archive.com/[email protected]/msg68284.html >> >> The issue is murky, but it definitely exists. >> >> >> >> ------------------------------------------------------------------------------ >> Comprehensive Server Monitoring with Site24x7. >> Monitor 10 servers for $9/Month. >> Get alerted through email, SMS, voice calls or mobile push notifications. >> Take corrective actions from your mobile device. >> http://p.sf.net/sfu/Zoho >> _______________________________________________ >> Msys2-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/msys2-users >> > >
------------------------------------------------------------------------------
_______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
