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]

Re: linker abfd


"Vineet Sharma, Noida" <vineets@noida.hcltech.com> writes:

>      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.

See the ``Linker Functions'' section in the BFD manual, or just read
the long comment at the top of linker.c (the former is generated by
the latter).

Ian


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