"Relocation info was lost"

Xinan Tang xinant@cognigine.com
Tue May 22 13:18:00 GMT 2001


Hi

   I had a difficulty to generate relocatable information in assembler.

   When dumping relocation info., I traced down to the last call site,

   write.c:1927 bfd_map_over_sections(stdoutput, write_contents, (char *0))

   in file write.c. This is the last call to bfd_map_over_sections()
in function write_object_file(). Every relocation record was correctly
stored in the section. However, after the .o file was generated,
the relocation records printed by the `objdump -r' are different
from what I saw in the assembler.

  What did go wrong?

Thanks


-- 
Dr. Xinan Tang                    Member of Technical Staff
EMail: xinant@cognigine.com  	  Cognigine Corp.
Voice: 510.743.4930               6120 Stevenson Boulevard
Fax:   510.743.4910               Fremont, CA  94538



More information about the Binutils mailing list