Problem with ghc on Windows ME

Derek Elkins ddarius at hotpop.com
Sun Jan 25 21:07:42 EST 2004


On Sun, 25 Jan 2004 22:51:47 -0300 (CLST)
"andrew cooke" <andrew at acooke.org> wrote:

> Any suggestions?

Use the -v (or -vN for some digit N) to get verbose output, it should
point out exactly where the problem is happening.  I'm betting it's some
problem finding/using gcc or ld, or potentially an issue with temporary
files.



More information about the Glasgow-haskell-users mailing list