[Buildroot] [autobuild.buildroot.net] Build results for 2017-02-16

Waldemar Brodkorb wbx at openadk.org
Sat Feb 25 01:47:38 UTC 2017


Hi,
Thomas Petazzoni wrote,

> Hello,
> 
> On Fri, 24 Feb 2017 15:37:00 +0100, Julien Boibessot wrote:
> 
> > > Static linking issue. Julien B.?  
> > 
> > It seems that adding "-static" to final linking command solves the
> > problem. It's strange that other static builds on other ARCH are working ?
> 
> Waldemar can answer this question I believe.

It might be an ARC specific issue. I have found some strange issues
when using static builds with ARC. I have to report it to the
Synopsis developers. I can not even run a simple hello world
statically compiled on NSIM - ARC simulator.

But when -static is not passed to the final linking command on a
static-only build, some circular dependencies in the threading code
will not be automatically resolved by gcc. This shouldn't be a
architecture specific problem, but is uClibc-ng specific.

best regards
 Waldemar



More information about the buildroot mailing list