Bug#578458: Coro build problems

Marc Lehmann schmorp at schmorp.de
Thu Jul 22 23:12:04 UTC 2010


On Wed, Jul 21, 2010 at 11:31:19PM +0200, gregor herrmann <gregoa at debian.org> wrote:
> > I'm sorry, not really. [..]
> > The only things I can suggest is playing around with the backend selection
> > (I can then hardcode defaults). 
> 
> Ok, thanks for your hints, we can try that.

Oh, the most obvious I forgot: on those platforms where pthreads are
incompatible with POSIX, it is usually possible to use the pthreads
backend - it will be much slower, but should work on any platform that
supports pthreads "reasonably" (not much is required). The reason is that
glibc contains special workarounds for pthreads.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\





More information about the pkg-perl-maintainers mailing list