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

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Since you are building -static the executable may be pulling in most of libc.a
and thus be quite large.  A relocation overflow is very likely the correct
result from the linker.  You might need to explore gcc options for compiling in
larger code models.

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

Reply via email to