[Haskell-cafe] borked windows environment, want to start over
Stephen Tetley
stephen.tetley at gmail.com
Thu Nov 18 03:45:54 EST 2010
On 18 November 2010 00:37, Henk-Jan van Tuyl <hjgtuyl at chello.nl> wrote:
> 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.
More information about the Haskell-Cafe
mailing list