Trying to build HDIRECT with ghc-5.00.2
Simon Peyton-Jones
simonpj at microsoft.com
Thu Jul 12 04:04:04 EDT 2001
| (*) - ghc-5.00.2 give Int.sizeofInt{8,...} the type Int32;
| HDirect generated sources assume Word32 (as it should be). =>
| you may need to tweak the generated code in a select few
| places to make ghc-5.00.2 happy.
Sigbjorn:
Are you suggesting a change to the Int module? It would
be nice to settle ethis so that no tweaking was reqd.
I'm ccing the FFI list as that seems the right place to decide.
Simon
More information about the FFI
mailing list