cvs commit: fptools/ghc/compiler/main DriverPipeline.hs

Sigbjorn Finne sof@glass.cse.ogi.edu
Tue, 14 Aug 2001 17:36:54 -0700


sof         2001/08/14 17:36:54 PDT

  Modified files:
    ghc/compiler/main    DriverPipeline.hs 
  Log:
  Pass "-x c" as "-x" "c"; gcc-mingw gets confused by the former.
  
  Revision  Changes    Path
  1.97      +4 -3      fptools/ghc/compiler/main/DriverPipeline.hs