This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: include files and libbfd.a
On Mar 21, 2012, at 11:26 AM, Paulo J. Matos wrote:
> I confirmed with the AVR backend that when HOST != TARGET, libbfd.a and include files are not installed as part of make install.
>
> Why is this and how can I change this behavior?
configure with --enable-install-libbfd.
I suppose this was done on purpose as it may override a previous installation for a different target.
Tristan.