#7177: Flag -rtsopts not obeyed in hs_init()
-------------------------------+--------------------------------------------
Reporter: augustss | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Runtime System | Version: 7.4.2
Resolution: invalid | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
-------------------------------+--------------------------------------------
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/7177#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