Hi all, I have some problems when my program comes to linking :
: undefined reference to `rpl_malloc'
main.o(.text+0x12e0): In function `main':
: undefined reference to `rpl_malloc'
queue.o(.text+0x24): In function `queue_init':
I think it comes either from the uClibc or the libpthread, but I can't get rid of these errors. So if anyone has an idea, suggestion ... Thanks a lot by advance.