simonmar    2002/07/29 03:42:30 PDT

  Modified files:
    ghc/compiler/main    DriverPipeline.hs 
  Log:
  Add -static to the linker command line when -static is passed to GHC.
  
  At some point we might want a way to say that Haskell libraries should
  be linked statically but everything else should be linked as normal,
  but since we aren't really supporting dynamic Haskell libraries at
  this time, we don't need to address that yet.
  
  Revision  Changes    Path
  1.134     +1 -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