patch applied (ghc): Build RTS as dynamic library

Simon Marlow simonmar at microsoft.com
Fri Aug 10 04:25:06 EDT 2007


Tue Aug  7 23:50:43 PDT 2007  Clemens Fruhwirth <clemens at endorphin.org>
  * Build RTS as dynamic library

    M ./configure.ac +7
    M ./includes/StgDLL.h -13 +13
    M ./mk/config.mk.in +18
    M ./mk/package.mk -63 +4
    M ./mk/target.mk -61 +38
    M ./rts/Linker.c -6 +2
    M ./rts/Makefile -38 +35
    M ./rts/Prelude.h -47 +47
    M ./rts/RetainerProfile.c -2 +1
    M ./rts/RtsDllMain.c -3 +2
    M ./rts/StgMiscClosures.cmm -1 +1
    M ./rts/sm/Scav.c -1 +1



More information about the Cvs-ghc mailing list