Skip to content
  • sof's avatar
    [project @ 1999-03-11 09:46:30 by sof] · a7e8e270
    sof authored
    -fcompiling-prelude is back!
    
    When compiling the Prelude we need to distinguish between wired-in
    module references that are DLL-bound or not. (Just having -static
    didn't cut it in the end, since it also encompasses RTS references.)
    
    On platforms that don't use Win32 DLLs, Preludes compiled with and
    without -fcompiling-prelude will be observationally equivalent.
    a7e8e270