> error in loading shared libraries: ./libnewc.so: R_ARM_PC24 >relocation out of range > > Could anyone tell me why this happens and how to fix it? You have a 24-bit relocation pointing to an address that is too far away. Get a newer glibc, build your objects with -fPIC, or load them closer together. p.
- Shared library loading error Jacky Lam
- Re: Shared library loading error Guillaume Jaunet
- Re: Shared library loading error Jacky Lam
- Re: Shared library loading error Russell King - ARM Linux
- Re: Shared library loading error Russell King - ARM Linux
- Re: Shared library loading error Philip Blundell
- Re: Shared library loading error Philip Blundell
PGP signature