[uClibc] text relocations on arm

Joakim Tjernlund joakim.tjernlund at lumentis.se
Mon Mar 14 08:18:47 UTC 2005


> Hello!
> 
> I have done some tests, until now I was sure that the toolchain (binutils 
> is faulty), but no, uclibc's arm implementation is not PIC aware.
> 
> ld-uClibc.so: both ldso.o and arm/resolve.o cause text relocs

Had a look at resolve.S and compared it to the one in glibc. I didn't see
much of a difference. Does glibc work without text relocs?

> 
> libc.so: probably the functions __clone,mmap64,vfork (provided by asm 
> code), I am not sure about these.

Or possibly the asm code(dl_boot) in dl-startup.h

 Jocke



More information about the uClibc mailing list