This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
relocation truncated to fit
- From: Melvin Aguh <melvin at catapult-uk dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Wed, 28 May 2003 10:31:52 +0100
- Subject: relocation truncated to fit
Hello,
Is there anyway I can find out what the "relocation truncated to fit"
message means? I believe it is a problem which occurs at the linking
stage.
Also, the function gcc reports as at error is not actually the offending
function.
Thanks
>>>
echo ppp.ma > ppp.ppci.files
/space/melvin/dct2000/main/SunOS_5.8/sparc/src/utils/build_statemachines
ppp.ppci
ppp.ma(io.m): In function `free_ip_address':
io.c:311: relocation truncated to fit: R_PPC_REL24 GetContextInfo
*** Error code 1
make: Fatal error: Command failed for target `ppp.ppci'
<<<