uclibc is a version of the C standard library for embedded systems
I want to test the mcheck functionality on my PC first to detect the malloc consolidate error. This way, i …
c malloc valgrind embedded-linux uclibcI'm trying to build a project for ARM uClibc environment, but I've some functions missing. Can not find which library …
c gcc cross-compiling uclibc