simonmar    2004/09/30 03:32:01 PDT

  Modified files:
    ghc/compiler/main    DriverPipeline.hs 
  Log:
  Add -I- after the include paths when running gcc.  This prevents
  accidental shadowing of system includes by putting a file called
  eg. stdint.h in the current directory.
  
  Revision  Changes    Path
  1.169     +8 -0      fptools/ghc/compiler/main/DriverPipeline.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to