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