[Haskell-cafe] Re: native threads vs. -threaded
Achim Schneider
barsoap at web.de
Sun Feb 28 07:53:16 EST 2010
Donn Cave <donn at avvanta.com> wrote:
> I imagine I'm at fault somewhere in this, since I am also responsible
> for the GHC port to Haiku, but just wondering if this suggests an
> obvious course of inquiry to anyone. I assume it's not working as
> intended, as from the documentation I would rather have guessed that
> -thread would be required in this situation.
>
Could it be that Haiku is expecting BeOS threads but you give it UNIX
processes? It might be that all threads serving a GUI app must be part
of the same team.
--
(c) this sig last receiving data processing entity. Inspect headers
for copyright history. All rights reserved. Copying, hiring, renting,
performance and/or quoting of this signature prohibited.
More information about the Haskell-Cafe
mailing list