[GHC] #3178: Fix linking -lpthread for semaphores

GHC ghc-devs at haskell.org
Fri Jul 4 16:30:06 UTC 2014


#3178: Fix linking -lpthread for semaphores
-----------------------------------+------------------------------------
        Reporter:  sthibaul        |            Owner:
            Type:  bug             |           Status:  closed
        Priority:  normal          |        Milestone:  ⊥
       Component:  libraries/unix  |          Version:  6.10.2
      Resolution:  fixed           |         Keywords:
Operating System:  Other           |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown    |       Difficulty:  Unknown
       Test Case:                  |       Blocked By:
        Blocking:                  |  Related Tickets:  #4523
-----------------------------------+------------------------------------
Changes (by thomie):

 * status:  new => closed
 * resolution:   => fixed
 * related:   => #4523


Comment:

 This issue should be fixed together with ticket #4523, commit
 [http://git.haskell.org/packages/unix.git/commit/dd0178b4803924d8326224362611caad2d69e0e4
 dd0178b].
     Proper autoconf test for sem_close's library; fixes trac #4523

 Note: the current issue tracker for the `unix` library is at
 https://github.com/haskell/unix/issues

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/3178#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list