This is the mail archive of the libc-help@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: how to compile glibc to pure arm instructions?


On 2014/5/31 0:27, Roland McGrath wrote:
> Have you tried passing CPPFLAGS=-DNO_THUMB to configure?
> 
> 
Hi, Roland

I wonder why memchr.S prefers to be compiled in thumb mode.

Is it supported better in thumb?

As many user compile glibc without "-DNO_THUMB" flag, it'll easily
make error while not enabling "CONFIG_ARM_THUMB" in kernel.

Thanks
Junling Zheng


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