Booting from HC files is completely broken

2001-07-24 Thread David Madore
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

RE: Booting from HC files is completely broken

2001-07-24 Thread Simon Marlow
> 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

createAdjustor for Alpha (and Sparc)

2001-07-24 Thread Ken Shan
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