librt.so issues

Jakub Jelinek jakub@redhat.com
Sun Sep 9 14:27:00 GMT 2001


On Sun, Sep 09, 2001 at 02:21:45PM -0700, Ulrich Drepper wrote:
> Jakub Jelinek <jakub@redhat.com> writes:
> 
> > SIGRTMIN has wrong value in programs linked with -lrt (but not with
> > -lpthread directly).
> 
> There are many more problems coming from not linking with libpthread.
> It's simply not working so don't do it.

So isn't the librt.so linker script the right solution then?
I mean the fact that -lrt uses -lpthread for its job is its implementation
detail.

	Jakub



More information about the Libc-hacker mailing list