[GHC] #8843: Maverick GHC --make problem - linking problem
GHC
ghc-devs at haskell.org
Fri Nov 7 15:18:59 UTC 2014
#8843: Maverick GHC --make problem - linking problem
-------------------------------------+-------------------------------------
Reporter: teuffy | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: duplicate | Keywords:
Operating System: MacOS X | Architecture: x86_64 (amd64)
Type of failure: Compile- | Difficulty: Unknown
time crash | Blocked By:
Test Case: | Related Tickets: #4068
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Changes (by thomie):
* status: new => closed
* resolution: => duplicate
* related: => #4068
Comment:
@teuffy I'm sorry to hear you ran into this problem. This is however not a
GHC bug, but most likely a problem with code that "is getting compiled
against one iconv library, but then linked against another (incompatible)
iconv library".
See ticket #4068 for possible solutions.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8843#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list