
18 Nov
2010
18 Nov
'10
3:45 a.m.
On 18 November 2010 00:37, Henk-Jan van Tuyl
If you use MinGW, your compiled program depends on mingwm10.dll (depending on the version of MinGW).
Is this true in general or only when you have bindings pulling it in? The MinGW site and other places found in a search indicate that this lib is only necessary for C++ exception handling. I've probably only ever delivered compiled Windows Haskell apps that had no FFI bindings so I haven't noticed either way.