Hmm, not necessarily a gcc bug. It might be simply that the dll itself has dependencies to other dll-files. Try to check by dependency-walker tool, or via the objdump tool, what other DLL-files might be referenced.
Most likely it is an issue about libgcc.dll file. Regards, Kai ------------------------------------------------------------------------------ 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
