patch applied (ghc): Don't prematurely link shared libraries against the RTS package

Simon Marlow simonmarhaskell at gmail.com
Fri Jul 25 03:48:36 EDT 2008


Thu Jul 24 08:50:01 PDT 2008  Simon Marlow <marlowsd at gmail.com>
  * Don't prematurely link shared libraries against the RTS package
  We want to be able to pick the RTS flavour (e.g. -threaded) when we
  link the final program.

    M ./compiler/main/DriverPipeline.hs -2 +8
    M ./compiler/main/Packages.lhs -13 +21

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080724155001-12142-20c626204aaadf3edaf608a2716e537f02bee357.gz



More information about the Cvs-ghc mailing list