Date: Thu, 12 Sep 1996 09:08:56 +0200 (IST) From: Eli Zaretskii To: prasanna ramaswami Cc: djgpp AT delorie DOT com Subject: Re: Where Can I Find the Library BFD.a In-Reply-To: <3237937A.60D3@zsp.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 11 Sep 1996, prasanna ramaswami wrote: > Is the library libbfd.a ported to Dos or not? libbfd.a is a part of the GNU Binutils. You should download the Binutils source distribution (bnuNNNs.zip, where NNN is the version number) and build the package on your machine. libbfd.a is created as part of the build process, but is not included in the binary zips because it is only used by the Binutils programs.