#4464: RTS options broken for dynamic libraries
---------------------------------+------------------------------------------
    Reporter:  rl                |        Owner:              
        Type:  bug               |       Status:  new         
    Priority:  normal            |    Milestone:              
   Component:  Runtime System    |      Version:  7.1         
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by simonmar):

 I doubt that `defaultsHook` will go away.  The preferred method is
 `ghc_rts_opts` if possible (see
 [http://www.haskell.org/ghc/docs/6.12.2/html/users_guide/runtime-
 control.html#rts-hooks]), but that doesn't let you change flags
 conditionally.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4464#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to