[GHC] #15396: -staticlib is broken on GHC 8.4.3 on Linux under certain conditions
GHC
ghc-devs at haskell.org
Tue Jul 17 10:55:01 UTC 2018
#15396: -staticlib is broken on GHC 8.4.3 on Linux under certain conditions
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.4.3
(Linking) |
Resolution: | Keywords:
Operating System: Linux | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by RyanGlScott):
Thanks for the quick work, angerman! I just tried this patch out on my
Ubuntu 14.04 machine, and it appears to work quite beautifully. The
original program in this ticket no longer panics, and it seems to scale up
to building a larger package (in my case, `th-absraction`, where I first
noticed this bug) as well.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15396#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list