[Buildroot] Analysis of build failures

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jul 22 20:06:06 UTC 2015


Gustavo,

On Wed, 22 Jul 2015 12:40:00 -0300, Gustavo Zacarias wrote:

> It's been a long time since i touched SPARC hardware, and even so i 
> think this looks like the right approach.
> Though for other packages we'll still need to handle the libatomic 
> situation on a per-arch basis, but it will need to be finer-grained than 
> that since different ISA levels affect the availability of atomics as well.

Let's have a look at the issue on a per-package basis. For webkit, can
it either avoid using atomic operations (like glib), or can we add a
configure.ac test for the availability of the atomic operations, and if
not available, attempt again with -latomic linked in?

Thanks,

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



More information about the buildroot mailing list