#5373: -rtsopts is not respected with -dynamic on Windows
-------------------------------+--------------------------------------------
  Reporter:  simonmar          |          Owner:  simonmar        
      Type:  bug               |         Status:  closed          
  Priority:  high              |      Milestone:  7.4.1           
 Component:  Compiler          |        Version:  7.0.4           
Resolution:  fixed             |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:                  
  Testcase:  T5373             |      Blockedby:                  
  Blocking:                    |  
-------------------------------+--------------------------------------------

Comment(by marlowsd@…):

 commit 9a3c8bd700a63dadcf1e238408b490908cbf6765
 {{{
 Author: Simon Marlow <[email protected]>
 Date:   Thu Aug 23 09:49:12 2012 +0100

     Emit a warning for -rtsopts -shared, as well as -rtsopts -no-hs-main

     -rtsopts has no effect with -shared, so we should emit a warning.  See
      #5373 and #7177.

  compiler/main/DriverPipeline.hs |   20 +++++++++++++-------
  1 files changed, 13 insertions(+), 7 deletions(-)
 }}}

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