cvs commit: fptools/ghc/rts Linker.c

Sigbjorn Finne sof@glass.cse.ogi.edu
Mon, 22 Oct 2001 15:55:31 -0700


sof         2001/10/22 15:55:31 PDT

  Modified files:
    ghc/rts              Linker.c 
  Log:
  Get rid off about half a dozen symbols from RTS_MINGW_ONLY_SYMBOLS;
  some unnecessary, some redundant now that 'kernel32' is on the
  default DLL search list for 'std'.
  
  Revision  Changes    Path
  1.71      +11 -15    fptools/ghc/rts/Linker.c