[GHC] #15394: GHC doesn't come with dynamic object files/libraries compiled with profiling

#15394: GHC doesn't come with dynamic object files/libraries compiled with profiling -------------------------------------+------------------------------------- Reporter: mrkkrp | Owner: (none) Type: feature | Status: new request | Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- GHC doesn't come with dynamic object files/libraries compiled with profiling thus it's not possible to compile code with `-dynamic` or `-dynamic-too` and `-prof`. This must be a known issue, but I couldn't find a ticket opened specially for it. I also don't know why these files are not included by default in the bindists. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15394 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15394: GHC doesn't come with dynamic object files/libraries compiled with profiling -------------------------------------+------------------------------------- Reporter: mrkkrp | Owner: (none) Type: feature request | Status: new Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by osa1): Relevant: https://mail.haskell.org/pipermail/ghc- devs/2018-July/015982.html I think there isn't a ticket about this so thanks for creating one. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15394#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC