Avoid use of libgcc_s and libgcc_eh when building glibc

Joseph S. Myers joseph@codesourcery.com
Wed Aug 15 09:47:00 GMT 2012


On Tue, 14 Aug 2012, Khem Raj wrote:

> if I change the order of stub library and libgcc then it works fine
> may be it needs to be $(static-gnulib-arch) -lgcc
> $(static-gnulib-arch) but below patch worked for me.

The issue you describe is supposed to be addressed by 
ports/sysdeps/arm/static-stubs.c (see 
<http://sourceware.org/ml/libc-ports/2012-07/msg00013.html> for more 
explanation) so you need to investigate why the symbols aren't being 
resolved by that file for you.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list