"libc/stdlib/malloc/calloc.c: No such file or directory" with blackfin-toolchain-uclibc-default (08r1.5-14 at 386)
gargs
gargoyle at coscilia.com
Sat Aug 30 18:57:20 UTC 2008
Hi
I am cross compiling a program that is known to work on various other
uClinux platforms, to target blackfin.
When I compile using the blackfin-toolchain-uclibc-default
(08r1.5-14 at 386), and debug the code using gdb, before the segmentation
fault, I get numerous messages of this nature:
calloc (nmemb=12, lsize=1) at libc/stdlib/malloc/calloc.c:34
34 libc/stdlib/malloc/calloc.c: No such file or directory.
in libc/stdlib/malloc/calloc.c
and
*___GI_strrchr (s=0x920f86 "pd", c=<value optimized out>) at libc/
string/generic/strrchr.c:29
29 libc/string/generic/strrchr.c: No such file or directory.
in libc/string/generic/strrchr.c
Why is this so? I installed the uclibc from the blackfin.uclinux.org
RPM.
cheers,
-dee
More information about the uClibc
mailing list