bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/11956] relocation truncated to fit R_MIPS_TLS_GD linking xulrunn


From: amodra at gmail dot com
Subject: [Bug ld/11956] relocation truncated to fit R_MIPS_TLS_GD linking xulrunner
Date: Thu, 25 Aug 2022 07:27:26 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=11956

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #6 from Alan Modra <amodra at gmail dot com> ---
According to the analysis already done in comment #4, this is an overflow of
the GOT table.  That can't be fixed except by changing code so either needs a
lot of code editing by the linker (support which is unlikely to be written), or
you need to generate different code in gcc.  -mxgot might help,

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]