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 gatgul at gatworks dot com  2003-08-14 20:17 -------
I dont know *Exactly* how fixed the GPREL32 error is, But I get "relocation
truncated to fit: GPREL16 .sbss" messages when I try to link some part of
OpenOffice. 
using GNU ld version 2.14 20030612, gcc version 3.2.2

../unxlnga.pro/slo/fmgridif.o(.text+0x19164): In function `__tcf_5':
: relocation truncated to fit: GPREL16 .sbss
../unxlnga.pro/slo/fmgridif.o(.text+0x191f4): In function `__tcf_6':
: relocation truncated to fit: GPREL16 .sbss
../unxlnga.pro/slo/deflt3d.o(.text+0x154): In function
`E3dDefaultAttributes::Reset()':
: relocation truncated to fit: GPREL16 .sdata
../unxlnga.pro/slo/deflt3d.o(.text+0x15c): In function
`E3dDefaultAttributes::Reset()':
: relocation truncated to fit: GPREL16 .sdata
../unxlnga.pro/slo/deflt3d.o(.text+0x21c): In function
`E3dDefaultAttributes::Reset()':
: relocation truncated to fit: GPREL16 .sdata
collect2: ld returned 1 exit status


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