simonmar    2003/07/23 09:19:49 PDT

  Modified files:
    ghc/compiler/main    DriverPipeline.hs 
  Log:
  There's no need to pass -u Main_zdmain_closure to the linker, indeed
  this causes problems when there isn't a Main_zdmain_closure
  (eg. linking a C program using GHC).
  
  merge to STABLE
  
  Revision  Changes    Path
  1.158     +1 -3      fptools/ghc/compiler/main/DriverPipeline.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to