
#10726: Upgrade MingW-w64 distributions for windows -------------------------------------+------------------------------------- Reporter: Phyx- | Owner: Type: task | Status: new Priority: normal | Milestone: 7.10.3 Component: Build System | Version: 7.11 Resolution: | Keywords: Operating System: Windows | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #9218 #9014 | Differential Rev(s): Phab:D1123 #10435 | Wiki Page: | -------------------------------------+------------------------------------- Comment (by awson): I think the problem is in that `libmingwex.a` is unavailable during project's prelinked object file (`HSbullet- mini-0.1.0.0-2FOziegOC2l7eL6oW7Ffnm.o` in your case) creation. Thus instead of adding `mingwex` to `extra-libraries` try to all something like `-lmingwex` to `ghc-options`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10726#comment:35 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler