pthread.h missing

Niklas Larsson metaniklas at gmail.com
Thu Jul 31 22:09:04 UTC 2014


Not strange at all as pthread isn't included in the mingw toolchain (it is
on Win64, but it doesn't know to link in pthread there).

There's no easy fix. Other than setting it to expected failure, of course.

Niklas


2014-07-31 22:56 GMT+02:00 Simon Peyton Jones <simonpj at microsoft.com>:

>  On Windows rts/T8124 is failing thus:
>
> T8124_c.c:4:21:  fatal error: pthread.h: No such file or directory
>
> compilation terminated.
>
>
>
> *** unexpected failure for T8124(threaded1)
>
> Simon
>
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://www.haskell.org/mailman/listinfo/ghc-devs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140801/d5766b68/attachment.html>


More information about the ghc-devs mailing list