This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Avoid use of libgcc_s and libgcc_eh when building glibc


On Wed, 15 Aug 2012, Khem Raj wrote:

> Yes static-stub.o is there and is linked in before libgcc.a but
> it does not have missing symbol. Thats why it goes on and picks it up
> from libgcc.a
> I dont see arch specific static-stubs.o for arm but I do see arch
> specific libgcc-stubs.a

Are you sure you are using a clean checkout of current git master?  
ports/sysdeps/arm/static-stubs.c is there for me - added in commit 
c57a67e03368687fc0d2ae8354cd1b347a61ea44 on 5 July (shortly after the 
ports repository was merged into the libc repository, master reopened for 
2.17 development and I applied my libgcc patch).

-- 
Joseph S. Myers
joseph@codesourcery.com


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