[GHC] #8744: "Thread-local storage not supported" for Mac
GHC
ghc-devs at haskell.org
Sat Feb 8 23:45:59 UTC 2014
#8744: "Thread-local storage not supported" for Mac
----------------------------------------+----------------------------------
Reporter: goldfire | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.1-rc1
Resolution: | Keywords:
Operating System: MacOS X | Architecture: x86_64 (amd64)
Type of failure: Building GHC failed | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
----------------------------------------+----------------------------------
Comment (by MtnViewMark):
I tried building last night with ghc-7.8 tag with the those two patches
cherry picked on top.
It worked!
Mac OS X 10.8.5 w/Xcode 4.5.2
After I cherry picked, I had to do:
{{{
make maintainer-clean
./boot
./configure
make
}}}
I'm never sure if that is the right sequence after a pull like this...
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8744#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list