This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Allow for libc containing libpthread in testsuite.


> Date: Mon,  1 Mar 2010 14:46:12 -0800 (PST)
> From: dje@google.com (Doug Evans)
> 
> Hi.
> 
> The libc for Android doesn't have libpthread, pthread functions live in libc.
> This patch to gdb_compile_pthreads adds support for this.

Sigh, why has Android to be different *again*.  You guys should really
just add a dummy (static) libpthread.  Will save people a lot of pain.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]