[GHC] #15396: -staticlib is broken on GHC 8.4.3 on Linux under certain conditions
GHC
ghc-devs at haskell.org
Tue Jul 17 16:46:49 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):
Sure, I think compiling `main = pure ()` with `-staticlib` would be
sufficient (as that's broken without this patch).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15396#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list