Wed Sep 3 03:49:51 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* Windows: print an error message in addDLL
Also, look for libXXX.dll in addition to XXX.dll (see #1883, this
isn't really a proper fix, but it'll help in some cases).
And I tidied up the error message for a DLL load failure, though it's
still a bit of a mess because addDLL is supposed to return a (static)
string with the error message, but this isn't possible on Windows.
M ./compiler/ghci/Linker.lhs -9 +8
M ./rts/Linker.c -8 +20
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080903104951-12142-be6abac81e19dc77ad433d702172e6a19d1fc1b4.gz
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc