[GHC] #7864: --make -dynamic-too doesn't work
GHC
cvs-ghc at haskell.org
Fri Apr 26 03:12:39 CEST 2013
#7864: --make -dynamic-too doesn't work
---------------------------------+------------------------------------------
Reporter: igloo | Owner: igloo
Type: bug | Status: new
Priority: high | Milestone: 7.8.1
Component: Compiler | Version: 7.7
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by ian@…):
commit 4d15f23ccf2e385298c2475cc2a5ed6d5b3c8bc8
{{{
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Apr 26 01:17:29 2013 +0100
Mark -dynamic-too as unsupported for now
It doesn't work with --make yet. Trac #7864 filed.
compiler/main/DynFlags.hs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7864#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list