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]

linker abfd


Hi,
     I just wanted to know that if we link two file (say link1.out and
link2.out) then bfd makes two "abfd"(for both file).
So does the bfd genreic part combines the both "abfd",.If not who does it
and how.

My problem is i am unable to resolve external symbols(from one abfd to
another abfd)? How do i access the global symbol table in BFD? Iam trying to
resolve the symbols in coff_XXX_reloc() in coff-XXX.c. I am totally stuck at
this point any help suggestion would be of great help.



Regards
Vineet


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