cvs commit: fptools/ghc/driver PackageSrc.hs

Sigbjorn Finne sof@glass.cse.ogi.edu
Thu, 6 Dec 2001 00:24:36 -0800


sof         2001/12/06 00:24:36 PST

  Modified files:
    ghc/driver           PackageSrc.hs 
  Log:
  package rts (mingw32): in installed mode, add gcc-lib/ to library_dirs,
  forcing it to be used by default. This allows other backend tools to be
  used (e.g., `dllwrap') without haphazardly mixing & matching (import)
  libs.
  
  MERGE TO STABLE.
  
  Revision  Changes    Path
  1.54      +7 -1      fptools/ghc/driver/PackageSrc.hs