Grant
2005-11-23 01:46:34 UTC
I'm getting that error when I try to link lab3. The location is given as
(.text+0x128, 144, and 160), but I cannot figure out where that corresponds
to in my code. I looked at the debugging FAQ and I'm never trying to "move"
a label to a register as it suggests.
Is there anything else that may cause a "relocation truncated to fit" error?
or
How can I figure out where (.text+0x128) is in my code?
Grant
(.text+0x128, 144, and 160), but I cannot figure out where that corresponds
to in my code. I looked at the debugging FAQ and I'm never trying to "move"
a label to a register as it suggests.
Is there anything else that may cause a "relocation truncated to fit" error?
or
How can I figure out where (.text+0x128) is in my code?
Grant