[libdispatch-dev] [PATCH] libdispatch-r197_v1

Paolo Bonzini bonzini at gnu.org
Wed Jun 8 22:56:47 PDT 2011


On 06/09/2011 05:27 AM, Mark Heily wrote:
>
> Description: multiple fixes for libdispatch r197
>   * Workaround a link-time error by avoiding the use of __private_extern__ on GNU/Linux.

Have you reported this?  Does it happen with both the LLVM internal 
assembler/linker (I'm a little rusty, I don't remember if the LLVM 
linker exists for ELF or is only for Mac OS) and GNU binutils?  Can you 
send (here or privately) the output of "make >error.log 2>&1" with the 
failure?

>   * Workaround a pthread_exit() bug on Linux that causes the process to become a zombie.

Can you detail this more?  I remember seeing something on the list, but 
I am not sure.

Paolo


More information about the libdispatch-dev mailing list