Comment 11 for bug 1252719

Revision history for this message
Johan Engelen (johanengelen) wrote :

Jazz, something just hit me: you download the binaries of a bunch of libs right? Those are built with mingw (not TDM), so they will have DW2 exception handling (right?). Then you compile some others using TDM -> SJLJ exception handling. If we are mixing exception handling styles... I'm surprised the whole thing links, actually :-) I'll see if I can build with standard mingw.