This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

Error while linking


Hi,

I am getting these errors( attached below) while
linking 2 object files ( compiled on mips gcc cross
compiler runing on sparc) to produce an elf output
file, could anybody tell me why this is happening.

Thanks,
savi

prog.o: In function `writebyteto_dram':
prog.o(.text+0x218): relocation truncated to fit:
R_MIPS_GPREL16 sdata
prog.o: In function `writebyteto_peri_adder':
prog.o(.text+0x268): relocation truncated to fit:
R_MIPS_GPREL16 sdata
prog.o: In function `writehalfwordto_dram':
prog.o(.text+0x2b0): relocation truncated to fit:
R_MIPS_GPREL16 sdata
prog.o: In function `writehalfwordto_peri_adder':
prog.o(.text+0x2f4): relocation truncated to fit:
R_MIPS_GPREL16 sdata
prog.o: In function `writewordto_dram':
prog.o(.text+0x338): relocation truncated to fit:
R_MIPS_GPREL16 sdata
prog.o: In function `writewordto_peri_adder':
prog.o(.text+0x37c): relocation truncated to fit:
R_MIPS_GPREL16 sdata


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/


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