#5114: -with-rtsopts, ghc_rts_opts not honoured
-----------------------+----------------------------------------------------
    Reporter:  guest   |       Owner:                             
        Type:  bug     |      Status:  new                        
    Priority:  normal  |   Component:  Compiler                   
     Version:  7.0.3   |    Keywords:                             
    Testcase:          |   Blockedby:                             
          Os:  Linux   |    Blocking:                             
Architecture:  x86     |     Failure:  Incorrect result at runtime
-----------------------+----------------------------------------------------

Comment(by maeder):

 Does compiling as follows work?

 {{{
 ghc --make -rtsopts main.hs
 ./main ++RTS -K1m
 }}}

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