[project @ 2000-05-26 10:14:33 by sewardj]
[ghc-hetmet.git] / ghc / interpreter / README.BUILDING.DIETHEP
1
2 Configure the rts with --target=i386-unknown-mingw32 (I think).
3 Build it with this:
4
5    make EXTRA_HC_OPTS=-optc-DHAVE_WIN32_DLL_SUPPORT
6
7 I think that will work.
8
9