|
I am writing to report a bug I have found in GHC
version 5.02. The problem is that I tried to compile a .hs file which
came with Green Card's library and the following message
appeared:
"panic! (the 'impossible' happened, GHC version
5.02):
Native code generator can't handle foreign call {-_ccall-}__casm ``do {void * arg1; arg1 = (void *)%0; do {free(arg1); } while(0);} while(0);'' arg1 Please report it as a compiler bug to [EMAIL PROTECTED], or http://sourceforge.net/projects/ghc/." Other messages like the one above
appeared when I tried to compile other files which used foreign
procedures.
Monique Monteiro
|
- Re: Bug in GHC 5.02 Monique Louise
- Re: Bug in GHC 5.02 Sigbjorn Finne
