Simon Marlow wrote:
simonmar    2005/03/18 05:42:01 PST
  [...]
  Basically the purpose of this commit is to move more of the compiler's
  global state into DynFlags, which is moving in the direction we need
  to go for the GHC API which can have multiple active sessions
  supported by a single GHC instance. [...]

There is some confusion in the code whether -split-objs should be a static flag or a dynamic one, which breaks the current builds.

Cheers,
   S.
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to