[GHC] #7056: GHCi loadArchive "libiconv.a":failed Unknown PEi386 section name `.drectve'
GHC
ghc-devs at haskell.org
Fri Aug 23 07:54:36 UTC 2013
#7056: GHCi loadArchive "libiconv.a":failed Unknown PEi386 section name `.drectve'
----------------------------+----------------------------------------------
Reporter: songpp | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.6.2
Component: GHCi | Version: 7.4.1
Resolution: | Keywords: loadArchive Unknown PEi386
Operating System: Windows | Architecture: x86
Type of failure: GHCi | Difficulty: Unknown
crash | Blocked By: 3658
Test Case: | Related Tickets: #2487, #7103
Blocking: |
----------------------------+----------------------------------------------
Comment (by simonpj):
Wait! The `ghc-tarballs` repo contains `gcc` for exactly this reason.
The build system is supposed to use that, not any random `gcc` that comes
with `mingw`. So why is it using the mingw one?
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7056#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list