Files
MINGW-packages/mingw-w64-tktable
Ray Donnelly 4724b16b52 tk+tktable: Don't pass -static-libgcc when building shared version
.. as that's clearly a dumb thing to do as it puts the same requirement on
all DLLs that are linked in. The real bug was 'fixed' by:

abf850d0fe

I put fixed in quotes as theres difference of opinion as to whether
some other method isn't more correct. Kai Tietz wondered if passing
-fasynchronous-unwind-tables would fix this problem, but it didn't.
2014-11-03 23:31:21 +00:00
..