public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* problem with function bfd_slurp_armap from bfd library
@ 2005-06-28 13:06 Marek Krzyżowski
  2005-06-29  5:03 ` Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: Marek Krzyżowski @ 2005-06-28 13:06 UTC (permalink / raw)
  To: binutils

I have a question to developers of binutils, actually sending toward 
these people, who take care about bfd library. Accordance with my 
knowledge, function bfd_slurp_armap executes one of the function 
relevant to type of map (list of symbols) inserted in static library 
(COFF or BSD). Ranlib and ar, as I know, insert string of characters 
begins from '/' at the beginning of the static library. It is 
information for linker that it will be followed by list of symbols. 
Unfortunetely, this is BSD format, but bfd library (function 
bfd_slurp_armap) invokes function do_slurp_coff_armap!!! Why ?!

I am sorry, if my question is a result of lack in necessary resource of 
knowledge, but like one great philosofer said once "Who ask, will find a 
way". That's why I am asking ;)

    Thank you for your attention and best regards - Marek Krzyzowski

----------------------------------------------------------------------
Jak powstaje auto? >>> http://link.interia.pl/f1898

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-06-29  5:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-28 13:06 problem with function bfd_slurp_armap from bfd library Marek Krzyżowski
2005-06-29  5:03 ` Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).