cvs commit: fptools/ghc/rts Linker.c

Julian Seward sewardj@glass.cse.ogi.edu
Wed, 27 Jun 2001 06:56:02 -0700


sewardj     2001/06/27 06:56:01 PDT

  Modified files:
    ghc/rts              Linker.c 
  Log:
  Clean up Win32 linking a bit, by fishing symbols out of msvcrt.dll
  as needed.  This reduces the size of but unfortunately does not
  eliminate the RTS_MINGW_ONLY_SYMBOLS hack.
  
  Revision  Changes    Path
  1.46      +37 -85    fptools/ghc/rts/Linker.c