[Buildroot] [git commit] mpd: fix build on SPARC

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Feb 12 21:17:05 UTC 2016


Arnout,

On Fri, 12 Feb 2016 21:50:24 +0100, Arnout Vandecappelle wrote:

> > However, with an external musl toolchain built with Buildroot no
> > libatomic.so will be installed on the target, it only exists in
> > sysroot:
> > 
> >     $ find output/ -type f -name "libatomic.so*"
> >     output/host/usr/arm-buildroot-linux-
> >     musleabi/sysroot/lib/libatomic.so.1.1.0
> 
>  I wonder if we shouldn't just copy all the libraries for the external
> toolchains. If you're using an external toolchain, you probably don't care about
> size too much. Or you'd use a buildroot-built external toolchain, and in that
> case really everything is needed.

I really don't see why users of external toolchains would not care
about size.

However, libatomic is pretty much as essential as libgcc is, so we
should definitely add it to the libraries that should always be copied.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list