[GHC] #10660: .dyn_o isn't generated for .hsig files with -dynamic-too
GHC
ghc-devs at haskell.org
Sun Jul 19 09:25:45 UTC 2015
#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
More information about the ghc-tickets
mailing list