[GHC] #10110: Compiling unit fails with Loading temp shared object failed
GHC
ghc-devs at haskell.org
Fri Apr 3 05:33:03 UTC 2015
#10110: Compiling unit fails with Loading temp shared object failed
-------------------------------------+-------------------------------------
Reporter: trommler | Owner: trommler
Type: bug | Status: patch
Priority: highest | Milestone: 7.10.2
Component: Template Haskell | Version: 7.10.1-rc2
Resolution: | Keywords:
Operating System: Linux | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: #10058 | Differential Revisions: Phab:D731
-------------------------------------+-------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"13a0d5ac95a80e8b3604e084ae189da405a47270/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="13a0d5ac95a80e8b3604e084ae189da405a47270"
clarify --no-as-needed is only needed on ELF
From the code it was not clear that `--no-as-needed` was not necessary
on Windows. Add this fact and describe the fix for #10110 in a separate
note.
See audit for rGHC1b7f59769052fd8193c6acc561216e070d0ca335 raised
by @thomie.
Reviewed By: thomie
Differential Revision: https://phabricator.haskell.org/D791
GHC Trac Issues: #10110
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10110#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list