-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 07.08.2013 22:22, Michael Cronenworth wrote: > On 08/07/2013 01:16 PM, LRN wrote: >> So...what changed? Why is libgcc now mandatory for any library >> (including empty dlls)? Is that a problem in my toolchain only, or is >> everyone experiencing it? > > Yes, and the change is intended. > > See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57120
Quoting #57120: > The point is, if you want to avoid dependency to DLL libgcc version, > then please use support static option for it. Otherwise you might get > dependencies to the shared version, and there is nothing wrong about that. What does "might" mean there? Like, you may get a dependency, or you may not? It doesn't sound like you ALWAYS get a dependency. Previously you WOULD get the dependency if you had code that required it, and WOULD NOT get it otherwise. Now you get it regardless. Note that in #57120 the reporter explicitly does long long division, so for him libgcc is mandatory, and it's fine. For an empty dll - not so much... - -- O< ascii ribbon - stop html email! - www.asciiribbon.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (MingW32) iQEcBAEBAgAGBQJSApNxAAoJEOs4Jb6SI2Cw2V8IAJqr9PzlHqA5VUVZtOPHZwa8 aYlznptqJL7IEplvq9sCBdgX8bX5W+L//eTVsD5RJttwF9OMphiYF+KpXZ3wMyhq 8pH4EWjqvJxH4iYVu8G4+JA1DrECBUKS3aoxTv7WmaJiQ2DcBCkyV7kwiH1XJojs Wt2CMatl+WOUVINDWqF23CHQSdh4+Tw94P14P+idz1hubddGm9bVQw+A9u50ynsX FG61PSlTlmKyqOvRHwU+Rbi1Nuk1AQRLfSDMxR/xGTq+wzjvltcgOgT9CFlzjFrQ o/NEk2JNEfeOecT/jXboEnpHvIiVPxO/vzBHW7NKYDUojid+aQtuSekfSfzVvSM= =zMSa -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
