https://sourceware.org/bugzilla/show_bug.cgi?id=28672
Alan Modra changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=28672
Sam James changed:
What|Removed |Added
CC||sam at gentoo dot org
--
You are receivi
https://sourceware.org/bugzilla/show_bug.cgi?id=28672
--- Comment #1 from Alan Modra ---
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