bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libpthread status report


From: Michael Banck
Subject: Re: libpthread status report
Date: Thu, 19 May 2005 20:19:59 +0200
User-agent: Mutt/1.5.6+20040907i

On Tue, May 17, 2005 at 11:47:40AM +0100, Neal H. Walfield wrote:
> - <limits.h>
> 
>   There are various limits which need to be defined by <limits.h>,
>   e.g. PTHREAD_KEYS_MAX.  We don't define them at all right now.  As a
>   hack, we could define them in <pthread.h>.
>   
>   These usually have sysconf equivalents.  I don't think this can be
>   worked around in libpthread.  I think we need support from glibc.

While looking for something else, I found this in the glib2.0 build log:

checking for minimal/maximal thread priority... none found
configure: WARNING: I can not find the minimal and maximal priorities for
                threads on your system. Thus threads can only have the default  
              priority. If you happen to know these main/max
                priorities, please inform the GLib developers.

Is this due to some missing definitions as well, or is other action
needed? (Or should we not worry about this?)


thanks,

Michael

-- 
Michael Banck
Debian Developer
mbanck@debian.org
http://www.advogato.org/person/mbanck/diary.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]