[GHC] #11748: GHC runtime linker: fatal error: I found a duplicate definition for symbol
GHC
ghc-devs at haskell.org
Mon Apr 4 11:26:17 UTC 2016
#11748: GHC runtime linker: fatal error: I found a duplicate definition for symbol
-------------------------------------+-------------------------------------
Reporter: jeiea | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.3
(Linking) |
Resolution: | Keywords:
Operating System: Windows | Architecture: x86_64
Type of failure: Compile-time | (amd64)
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: #11223 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by Phyx-):
* related: => #11223
Comment:
The dependency list for the example is quite large, including lots of
packages that haven't been updated for 8.0 yet. As such it's quite
difficult to reproduce and check on HEAD. For now, I'll assume that this
is a duplicate of #11223 since that should fix a lot of these duplicate
symbols errors.
Can you perhaps trim the amount of packages needed in the example?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11748#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list