Re: [pjsip] pjsip with uclinux/Blackfin

M
microsoc
Fri, Jan 9, 2009 8:07 AM

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

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
DS
Darmawan Salihun
Fri, Jan 9, 2009 8:18 AM

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,

Darmawan Salihun

-= Human knowledge belongs to the world =-

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, Darmawan Salihun -------------------------------------------------------------------- -= Human knowledge belongs to the world =-