Re: [uclibc-ng-devel] uClibc-ng nothread build is failing

2016-07-14 Thread Waldemar Brodkorb
Hi Vlad, Vlad Zakharov wrote, > Hi Waldemar, > > On Mon, 2016-07-11 at 16:14 +, Alexey Brodkin wrote: > > Hi Waldemar, > > > > On Sun, 2016-07-10 at 10:22 +0200, Waldemar Brodkorb wrote: > > > > > > Hi, > > > > > > I am extending my test coverage and doing some tests with > > > static/debu

[uclibc-ng-devel] [PATCH] cleanup CALL_MCOUNT / PROF

2016-07-14 Thread Waldemar Brodkorb
As this is only implemented for a few architecture and not well tested, just remove it. Signed-off-by: Waldemar Brodkorb --- Another cleanup patch for sysdep.h. Any comments? --- libc/sysdeps/linux/arm/sysdep.h| 13 + libc/sysdeps/linux/i386/sysdep.h | 15 +--

Re: [uclibc-ng-devel] uClibc-ng nothread build is failing

2016-07-14 Thread Vlad Zakharov
Hi Waldemar, On Mon, 2016-07-11 at 16:14 +, Alexey Brodkin wrote: > Hi Waldemar, > > On Sun, 2016-07-10 at 10:22 +0200, Waldemar Brodkorb wrote: > > > > Hi, > > > > I am extending my test coverage and doing some tests with > > static/debug/nothreads/ssp builds. > > ARCv1 le is failing when