[GHC] #15394: GHC doesn't come with dynamic object files/libraries compiled with profiling
GHC
ghc-devs at haskell.org
Mon Jul 16 06:32:35 UTC 2018
#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
More information about the ghc-tickets
mailing list