svn commit: branches/uClibc-nptl/libc/signal

Peter S. Mazinger ps.m at gmx.net
Tue Aug 22 13:29:23 UTC 2006


On Tue, 22 Aug 2006 sjhill at real.realitydiluted.com wrote:

> > > Modified:
> > >    branches/uClibc-nptl/libc/signal/Makefile.in
> > >    branches/uClibc-nptl/libc/signal/raise.c
> > > 
> > I have already mentioned this, this use is not in sync with uClibc trunk, 
> > libc-y is sufficient, maybe you need libc/Makefile.in updated.
> > 
> Peter,
> 
> I am well aware of this. Unfortunately, when I use your 'libc-y' method
> the dynamic loader code fails all TLS relocations and I have not had
> time to track to the issue. I want to get all of my code into the branch
> and then I can merge with the other developers who have most likely
> fixed the problem that I am having. Thanks.
> 
> -Steve

What is the failure?
This way I wonder if you should not disable libc-y, you will get 2 copies 
of the files added. If you have code that uses SHARED (or includes a 
header that has diff. behaviour if SHARED is defined (libc-lock.h comes 
to my mind), then use libc-static-y += file.o and libc-shared-y += file.oS

Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list