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.