tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: text relocations warning
On Wed, Apr 20, 2016 at 03:26:41PM +0100, Robert Swindells wrote:
>
> After this change to ld.elf_so:
>
> <http://mail-index.netbsd.org/source-changes/2016/04/12/msg074027.html>
>
> I get a warning on m68k when running any command of:
>
> /usr/lib/libgcc_s.so.1: text relocations
>
> What do I need to do to get rid of them ?
Find the symbol that creates them, there should be a warning at link time
that tells you what it is, then investigate why it happens.
Martin
Home |
Main Index |
Thread Index |
Old Index