7 Mar
2008
7 Mar
'08
11:07 a.m.
From Adam :
I updated last version of uclibc. It seems that bcmp, bcopy and bzero disapeared, isn't it ? Yep, considered obsolete, so I just let it be this way. Replace with memcpy, memmove, memset (note the reversed arguement for memmove..).
That was just to confirm that change is voluntary :). Is there something like newsletter which explains big changes into public repository ? An entry into wiki or svn logs ?
Add -lrtc -lc_be_time to libs.
It works. I had to add -luc_c -lrtc -lc_be_time. Thank you for your help. Regards Marc