#4243: Make a proper options parser for the RTS
---------------------------------+------------------------------------------
    Reporter:  igloo             |        Owner:              
        Type:  task              |       Status:  new         
    Priority:  high              |    Milestone:  6.16.1      
   Component:  Runtime System    |      Version:  6.13        
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by igloo):

 It should also be possible to link against the RTS in such a way that it
 won't try to parse the RTS arguments at all, e.g. so `+RTS` would be
 passed to the program as an argument (as opposed to the RTS failing, as it
 currently does when given that argument if linked with `-no-rtsopts`).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4243#comment:2>
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