[Buildroot] Cannot find libbfd library in compiled toolchain

Peter Korsgaard jacmet at uclibc.org
Sun Mar 29 21:26:09 UTC 2009


>>>>> "Daniele" == Daniele Palmas <Daniele.Palmas at telit.com> writes:

 Daniele> Hello,

 Daniele> Using buildroot-20080312 I?m trying to build a toolchain for
 Daniele> ARM.

I take it that you mean 20090312?

 Daniele> I have succeded, but I need libbfd which cannot be found
 Daniele> inside the usr/lib directory of the compiled
 Daniele> toolchain. Which config voice should I enable to have the
 Daniele> libbfd library built?

libbfd from binutils for the target? That's currently only available
if you enable gcc for the target, but you can manually add it to your
rootfs by running make binutils_target.

It's quite uncommon for anything else than gcc/binutils to need
libbfd, may I ask what you need it for?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list