Hi, All
We have ported pjsip to uclinux on Blackfin 5xx,and it's easy to do so.
What need to do is just use the configure,just like this:
./configure CC=/opt/uClinux/bfin-uclinux/bin/bfin-uclinux-gcc --host=bfin-uclinux --build=i686-linux LDFLAGS=-Wl,-elf2flt CFLAG
Yang
On Fri, Jan 9, 2009 at 3:07 PM, microsoc microsoc@xinhuanet.com wrote:
Hi, All
Hello,
We have ported pjsip to uclinux on Blackfin 5xx,and it's easy to do so.
What need to do is just use the configure,just like this:
./configure
CC=/opt/uClinux/bfin-uclinux/bin/bfin-uclinux-gcc --host=bfin-uclinux --build=i686-linux LDFLAGS=-Wl,-elf2flt CFLAG
Well, I have done the same thing a while ago but the test application
always fails :-(.
Porting the code is not a big problem but getting the code works is
where I'm stuck.
Thanks for the info anyway ;-)
Regards,
-= Human knowledge belongs to the world =-