At the moment I'm trying to compile ghc-4.04 with ghc-2.10 on Alpha.
Apart from some easily fixed issues I have the following question:
In fptools/ghc/rts/RtsAPI.c the functions rts_getInt, rts_getInt32,
rts_getWord, and rts_getWord32 return an (unsigned) int (= 4 bytes
on Alpha), but pointers and longs are 8 byte on this architecture.
Is this correct?

Cheers,
   Sven
-- 
Sven Panne                                        Tel.: +49/89/2178-2235
LMU, Institut fuer Informatik                     FAX : +49/89/2178-2211
LFE Programmier- und Modellierungssprachen              Oettingenstr. 67
mailto:[EMAIL PROTECTED]            D-80538 Muenchen
http://www.informatik.uni-muenchen.de/~Sven.Panne

Reply via email to