This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
include files and libbfd.a
- From: "Paulo J. Matos" <paulo at matos-sorge dot com>
- To: binutils at sources dot redhat dot com
- Date: Tue, 20 Mar 2012 15:20:52 +0000
- Subject: include files and libbfd.a
Hi all,
I have a binutils 2.17 (ancient, I know) port for my own chip. And only
now have I realized that when I do a make install on my port, only the
binaries as, ld, ar, etc are installed along with libiberty but not much
else. No libbfd.a or include headers.
I noticed this because I am developing some software that requires these
headers.
However, if I get binutils 2.17 and build the default backend, binaries,
include headers, libraries, etc are all installed. Is there a reason to
only install everything with default backend? How can I override this?
Cheers,
--
PMatos