#3178: Fix linking -lpthread for semaphores
-----------------------------+----------------------------------------------
Reporter: sthibaul | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.10.2 | Severity: normal
Keywords: | Testcase:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
-----------------------------+----------------------------------------------
Hello,
On the GNU/Hurd OS, the posix semaphore library does not link because
of undefined reference to sem_* functions. I do not know how the ghc
build process works, could it be that it forgets to use -lpthread for
that library?
Samuel
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3178>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs