[Bf-committers] Debugging with mingw

(Ry)akiotakis (An)tonis kalast at gmail.com
Sat Oct 16 12:40:07 CEST 2010


My guess is that people made the gcc dll's by dlltool-ing the existing
libs for msvc. These in turn, depend on the redistributable libraries
for msvc which are already present in most systems. But the debug
libraries depend on the debug redistributables. Thus, since these are
present only on systems with msvs we get a crash. It's a theory...


More information about the Bf-committers mailing list