Hi there.
After compiling the HDirect 0.17 sources using GHC 4.08.2 and the latest
Cygwin internet distribution (some small mods made to deal with Cygwin
B20isms in the C source code):
----------------------------------------------------------------------------
--------------------------------------------
miketh@NASTURTIUM
file://d/public/ProgrammingLanguages/haskell/hdirect-0.17/examples/
html-dialog
$ make
dlltool --output-lib liburlmon.a --def urlmon.def --dllname urlmon.dll -k
../../src/ihc -c HtmlDialog.idl -o HtmlDialog.hs
file://c/ghc/ghc-4.08.2/bin/ghc -syslib
-fglasgow-exts -L. -lurlmon -c HtmlDia
log.hs -o HtmlDialog.o -osuf o
panic! (the `impossible' happened):
getRegister(x86)
(Prim {-__stdcall-}__dyn_ccall_GC "" Temp(B0StgAddr) Temp(B1StgAddr)
Temp(B2
StgAddr) Temp(B3StgAddr) Temp(B4StgAddr) Temp(B5StgAddr))
Please report it as a compiler bug to [EMAIL PROTECTED]
make: *** [HtmlDialog.o] Error 1
----------------------------------------------------------------------------
--------------------------------------------
Cheers
Mike Thomas.
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs