This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/6999] ALPHA link ERROR: relocation truncated to fit GPREL32: *UND*


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]