[GHC] #8857: Sparc needs to be on the NoSharedLibsPlatformList
GHC
ghc-devs at haskell.org
Wed Aug 27 19:24:58 UTC 2014
#8857: Sparc needs to be on the NoSharedLibsPlatformList
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 7.8.1-rc2
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture: sparc
Type of failure: Building GHC | Difficulty: Easy (less than 1
failed | hour)
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+-------------------------------------
Comment (by Sergei Trofimovich <slyfox@…>):
In [changeset:"78863edbb0751f5c9694ea10c6132a87cfd0ee10/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="78863edbb0751f5c9694ea10c6132a87cfd0ee10"
Revert "disable shared libs on sparc (linux/solaris) (fixes #8857)"
This reverts commit 623883f1ed0ee11cc925c4590fb09565403fd231.
The commit a93ab43ab5f40cadbedea2f6342b93c245e91434
driver: pass '-fPIC' option to assembler as well
fixes shared libraries on sparc at least on linux.
Properly fixes Issue #8857
Signed-off-by: Sergei Trofimovich <slyfox at gentoo.org>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8857#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list