[GHC] #10660: .dyn_o isn't generated for .hsig files with -dynamic-too

#10660: .dyn_o isn't generated for .hsig files with -dynamic-too -------------------------------------+------------------------------------- Reporter: spinda | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: | -------------------------------------+------------------------------------- This causes the linker to error out later on, as it expects a .dyn_o file to exist for each .hsig file. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10660 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10660: .dyn_o isn't generated for .hsig files with -dynamic-too -------------------------------------+------------------------------------- Reporter: spinda | Owner: spinda Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by spinda): * owner: => spinda -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10660#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10660: .dyn_o isn't generated for .hsig files with -dynamic-too -------------------------------------+------------------------------------- Reporter: spinda | Owner: spinda Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D1084 -------------------------------------+------------------------------------- Changes (by spinda): * differential: => Phab:D1084 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10660#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10660: .dyn_o isn't generated for .hsig files with -dynamic-too -------------------------------------+------------------------------------- Reporter: spinda | Owner: spinda Type: bug | Status: patch Priority: normal | Milestone: 7.10.3 Component: Compiler | Version: 7.10.1 Resolution: | Keywords: backpack Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D1084 -------------------------------------+------------------------------------- Changes (by hvr): * keywords: => backpack * status: new => patch * milestone: => 7.10.3 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10660#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10660: .dyn_o isn't generated for .hsig files with -dynamic-too
-------------------------------------+-------------------------------------
Reporter: spinda | Owner: spinda
Type: bug | Status: patch
Priority: normal | Milestone: 7.10.3
Component: Compiler | Version: 7.10.1
Resolution: | Keywords: backpack
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions: Phab:D1084
-------------------------------------+-------------------------------------
Comment (by Ben Gamari

#10660: .dyn_o isn't generated for .hsig files with -dynamic-too -------------------------------------+------------------------------------- Reporter: spinda | Owner: spinda Type: bug | Status: merge Priority: normal | Milestone: 7.10.3 Component: Compiler | Version: 7.10.1 Resolution: | Keywords: backpack Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D1084 -------------------------------------+------------------------------------- Changes (by bgamari): * status: patch => merge -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10660#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10660: .dyn_o isn't generated for .hsig files with -dynamic-too -------------------------------------+------------------------------------- Reporter: spinda | Owner: spinda Type: bug | Status: closed Priority: normal | Milestone: 7.10.3 Component: Compiler | Version: 7.10.1 Resolution: fixed | Keywords: backpack Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D1084 -------------------------------------+------------------------------------- Changes (by bgamari): * status: merge => closed * resolution: => fixed Comment: Merged to `ghc-7.10`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10660#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC