[project @ 2001-07-23 15:11:55 by simonmar]
Grrr. Do not #include "Stg.h" in plain C code, because that enables all the global register variables. #include "Rts.h" directly instead. This was correct in the original StgLongLong.c, why on earth it was changed is beyond me.
Showing
Please register or sign in to comment