On Thu, Oct 23, 2014 at 12:46 AM, Ray Donnelly <[email protected]> wrote: > On Thu, Oct 23, 2014 at 12:36 AM, Óscar Fuentes <[email protected]> wrote: >> Renato Silva <[email protected]> >> writes: >> >>> Is your application using libssp by any chance? >> >> No. The problem is about dlls that are loaded on demand and depend on >> libgcc_s_dw2-1. If the executable that loads libgcc does not depend on >> libgcc_s_dw2-1 itself, a crash happens when the application terminates. >> This is what I got from the links I posted on a previous response to >> you.
You could test this theory by forcing libgcc to get used in your executable. Lots of maths functions will pull it in. > > This seems like the most probable cause. By the way, I've committed > fixes to allow building debug capable tcl and tk now, but it's late so > I don't have much time to test them. I am also wondering if we > shouldn't be renaming the tcl and tk dlls like we do (ditching the > version number and the g if it existed). tcl/tk change infrequently > enough that I think the packaging overhead of going with what upstream > does isn't much, and they were named like that to avoid binary > compatibility problems. > > Óscar, can you send a pull request for Tktable too? Having PKGBUILDs > that aren't yet perfect (or even don't work yet) is fine IMHO so long > as the commit message makes it clear that it's WIP if it eases > collaborating on problems like this. > >> >> [snip] >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> 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
