sof         2005/04/22 09:01:54 PDT

  Modified files:
    ghc/rts              Main.c 
    ghc/compiler/deSugar DsForeign.lhs 
    ghc/compiler/codeGen CodeGen.lhs 
  Log:
  Until the GHCi linker is made capable of handling .ctors sections in
  PEi object files, stick with __stginits. Being a bit sloppy by
  using 'mingw32_HOST_OS' to test for this.
  
  Revision  Changes    Path
  1.46      +2 -1      fptools/ghc/rts/Main.c
  1.90      +12 -1     fptools/ghc/compiler/deSugar/DsForeign.lhs
  1.68      +23 -3     fptools/ghc/compiler/codeGen/CodeGen.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to