This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: install libiberty.h


On Thu, Dec 27, 2012 at 6:55 PM, Alex Reece <awreece@gmail.com> wrote:
> Hey,
>
> I'm trying to install libiberty via binutils and I've run into a few
> issues I could use some clarification on.

What are you using the installed version of libiberty for?  It is not
designed to be used outside of GCC/GDB/binutils.  Likewise for bfd
also.
I would recommend you use gnulib instead of libiberty for a
portability library.   As a replacement for bfd, I recommend using
libelf/libdwarf instead.


Thanks,
Andrew Pinski


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