On Fri, Aug 7, 2009 at 2:51 PM, Max Kellermann<m...@duempel.org> wrote:
> On 2009/08/07 08:40, Barry Song <21cn...@gmail.com> wrote:
>> If the system doesn't use GLib, for example uclibc or some other libc,
>> it can't use the g_thread. Maybe posix thread is a better choice?
>
> Why does the "system" care about a userspace library?  gthread is just a
> portability wrapper around pthread.
Some embedded systems don't like to use glibc, but the smaller C
library, for example uclibc. Then g_thread_init,  g_thread_create,
g_thread_create and so on will not be available.

>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to