[Haskell-cafe] Re: syscall, sigpause and EINTR on Mac OSX
Joel Reymont
joelr1 at gmail.com
Sun Dec 11 12:00:50 EST 2005
Linking ...
/usr/bin/ld: can't locate file for: -lHSrts_thr_debug
collect2: ld returned 1 exit status
How do I get a threaded+debug runtime?
On Dec 11, 2005, at 4:50 PM, Branimir Maksimovic wrote:
> Strange is that you are using threaded
> run time (I guess ) but this function is defined only for single
> threaded variant.
> This I implied from #if !defined(RTS_SUPPORTS_THREADS)
--
http://wagerlabs.com/
More information about the Haskell-Cafe
mailing list