Hi all.
I tried to compile ghc-5.00.2 on a RedHat-7.1 system by booting from
HC files. (Actually, I have a ghc-5.00 installed, but apparently some
programs compiled with it segfault, and this makes compilation of
ghc-5.00.2 impossible. Note that I have a working happy-1.10,
however.)
Now it se
> I tried to compile ghc-5.00.2 on a RedHat-7.1 system by booting from
> HC files. (Actually, I have a ghc-5.00 installed, but apparently some
> programs compiled with it segfault, and this makes compilation of
> ghc-5.00.2 impossible. Note that I have a working happy-1.10,
> however.)
>
> Now
Hello again,
It seems that I have a registerised GHC mostly working on the Alpha.
The main missing piece is createAdjustor.
My understanding of (the _ccall rather than _stdcall part of)
createAdjustor is as follows: Given "hptr" and "wptr" of types
void *hptr;
{return type} (*wptr)(void