#9189: Linking fails on OSX when -staticlib and -threaded are enabled -------------------------------------+------------------------------------- Reporter: frode | Owner: Type: bug | Status: patch Priority: normal | Milestone: Component: Compiler | Version: 7.8.2 Resolution: | Keywords: pthread staticlib Operating System: MacOS X | threaded Type of failure: Compile- | Architecture: x86 time crash | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: Phab:D120 | -------------------------------------+------------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"8d90ffae3a3c0d7c9ac8800ae91887aeaa9917d3/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="8d90ffae3a3c0d7c9ac8800ae91887aeaa9917d3" fix darwin threaded static linking by removing -lpthread option #9189 Summary: Signed-off-by: Bob Ippolito <bob@redivi.com> Test Plan: See repro instructions in trac #9189 Reviewers: austin Reviewed By: austin Subscribers: phaskell, simonmar, relrod, ezyang, carter Differential Revision: https://phabricator.haskell.org/D120 GHC Trac Issues: #9189 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9189#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler