[project @ 1999-03-11 09:46:30 by sof]
authorsof <unknown>
Thu, 11 Mar 1999 09:46:31 +0000 (09:46 +0000)
committersof <unknown>
Thu, 11 Mar 1999 09:46:31 +0000 (09:46 +0000)
commita7e8e270fbbe67fd2229ebe26b6d13cd8aaf69de
tree219aa85215d21f562d496624653ae209dea88757
parentca89f812467bd7ea40e1dd5ecbc01fd9e8f940a5
[project @ 1999-03-11 09:46:30 by sof]
-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.
ghc/compiler/basicTypes/Module.lhs
ghc/compiler/main/CmdLineOpts.lhs