This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: [PATCH 04/26] arm: Include libc-do-syscall in sysdep-rtld-routines


On Tue, 26 Feb 2013, Richard Henderson wrote:

> When compiling with -mthumb, ld.so itself also needs __libc_do_syscall.
> ---
> 	* sysdeps/unix/sysv/linux/arm/Makefile [elf] (sysdep-rtld-routines):
> 	Include libc-do-syscall.

OK, though I haven't observed such a need myself.  There really ought to 
be a better way of making things like this available to all libraries, 
though, rather than needing to list so many cases explicitly in this 
Makefile.

-- 
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]