This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: librt.so issues


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


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