[Bug target/6999] ALPHA link ERROR: relocation truncated to fit GPREL32: *UND*
rth at redhat dot com
gcc-bugzilla@gcc.gnu.org
Thu Aug 14 21:58:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6999
------- Additional Comments From rth at redhat dot com 2003-08-14 21:58 -------
Subject: Re: ALPHA link ERROR: relocation truncated to fit GPREL32: *UND*
On Thu, Aug 14, 2003 at 08:18:02PM -0000, gatgul at gatworks dot com wrote:
> ../unxlnga.pro/slo/fmgridif.o(.text+0x19164): In function `__tcf_5':
> : relocation truncated to fit: GPREL16 .sbss
You used -fpic instead of -fPIC, and the binary is too large.
r~
More information about the Gcc-bugs
mailing list