[GHC] #15967: can't build ghc on Mac with any level of dwarf for base library
GHC
ghc-devs at haskell.org
Wed Nov 28 18:48:48 UTC 2018
#15967: can't build ghc on Mac with any level of dwarf for base library
-------------------------------------+-------------------------------------
Reporter: carter | Owner: (none)
Type: bug | Status: new
Priority: highest | Milestone: 8.6.3
Component: Compiler | Version: 8.6.2
(CodeGen) |
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 bgamari):
> debug symbols working isn't part of our support SLA for tier 1 platforms
Quite right. I make a best-effort to keep them working on Linux because I
make use of them. However, we have no support for debugging information on
Windows (which doesn't use DWARF) and I, for one, have never attempted to
build a debug-enabled GHC on anything but Linux.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15967#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list