On 29 May 2013 18:24, BHARATH H S wrote:
> Hi,
> I have a usecase where linaro toolchain is used to build my executables and
> the sysroot is copied and used as glibc for running my embedded system.
> Reason for this is, I want to use the same glibc what the application is
> compiled against.
>
>
Matthew Gretton-Dann writes:
> All,
[snip]
> So before we go any further I would like to see what the view of LEG is
> about a better malloc. My questions boil down to:
>
> * Is malloc important - or do server applications just implement their own?
I got sent this question and a list of "s
Hi,
I have a usecase where linaro toolchain is used to build my executables and
the sysroot is copied and used as glibc for running my embedded system.
Reason for this is, I want to use the same glibc what the application is
compiled against.
I found a bug fix from glibc community which I want to