cvs commit: fptools/ghc/driver Main.hs

Reuben Thomas rrt@glass.cse.ogi.edu
Wed, 18 Oct 2000 03:45:07 -0700


rrt         2000/10/18 03:45:07 PDT

  Modified files:        (Branch: before-ghci-branch)
    ghc/driver           Main.hs 
  Log:
  Make sure .dll_o files only linked in when static is false, and make
  their usage conditional on mingw32_TARGET_OS.
  
  Revision  Changes    Path
  1.62.2.5  +8 -4      fptools/ghc/driver/Main.hs