This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: BFD Documentation?



I got some BFD info pages from some place.  Here is what I found
in the history section.  Did you check out the GNU mirrors?  I 
would think that the info files might be located there.  I imagine
it is actually tex source that was churned into .info and .html

Here is are some html links,
 "http://www.drea.dnd.ca/documentation/ipe-user/gnu/bfd/bfd_1.html"
 "http://www.cs.utah.edu/csinfo/texinfo/bfd/bfd_toc.html"

I don't know of the 'official' location of the documentation.

hth,
Bill

[From BFD info pages]

  History
 =======

     One spur behind BFD was the desire, on the part of the GNU 960 team
  at Intel Oregon, for interoperability of applications on their COFF and
  b.out file formats.  Cygnus was providing GNU support for the team, and
  was contracted to provide the required functionality.

     The name came from a conversation David Wallace was having with
  Richard Stallman about the library: RMS said that it would be quite
  hard--David said "BFD".  Stallman was right, but the name stuck.

     At the same time, Ready Systems wanted much the same thing, but for
  different object file formats: IEEE-695, Oasys, Srecords, a.out and 68k
  coff.

     BFD was first implemented by members of Cygnus Support; Steve
  Chamberlain (`sac@cygnus.com'), John Gilmore (`gnu@cygnus.com'), K.
  Richard Pixley (`rich@cygnus.com') and David Henkel-Wallace
  (`gumby@cygnus.com').

[end BFD info pages]

>>>>> "Jeff" == Jeff Hammond <j.hammond@cputech.com> writes:

    >> I am trying to build a cross compiler using cygwin for a 1750A
    >> target.  I get hung up during the configure phase because there
    >> is no BFD support for the 1750A in bfd/config.bfd (the 2.95
    >> version of bfd/config.bfd has the same problem).  I can't find
    >> any docs on what BFD is or how to add to it so I have to figure
    >> this out by looking at the source code and hacking in 1750A
    >> support, which is slow.
    >> 
    >> If someone can point me to the docs for BFD that would be
    >> helpful.
    >> 
    >> Based on the GCC docs I have seen on the 1750A it seems that
    >> this used to work.  What happened?
    >> 
    >> Thanks,
    >> 
    >> Jeff

    Jeff> ------ Want more information?  See the CrossGCC FAQ,
    Jeff> http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a
    Jeff> note to crossgcc-unsubscribe@sourceware.cygnus.com

-- 
Bill Pringlemeir, Advanced Technology Group
Teklogix Inc. (905)812-6200 x3366


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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