Re: [Haskell-cafe] Troubles with DLLs

2012-12-21 Thread Henk-Jan van Tuyl
On Fri, 21 Dec 2012 21:08:43 +0100, Henk-Jan van Tuyl wrote: 1) How can I find out which DLLs my application needs (and which package/library is to blame for it) I have found a partial answer: cygcheck from Cygwin can list dependencies on DLLs recursively, like this: cygcheck.exe .\Bouncin

[Haskell-cafe] Troubles with DLLs

2012-12-21 Thread Henk-Jan van Tuyl
L.S., I am having troubles with DLLs; my application (Haskell, C and C++) gives several messages about DLLs not being found. I added these one by one to the current directory. At a certain point there are just error messages about null pointers and "Segmentation fault/access violation in g