Displaying 1 result from an estimated 1 matches for "libosip".
Did you mean:
libomp
2011 Jun 17
1
speex on arm
...x-gcc-4.3.2.tgz
because speex is a dependency of the sip softphone 'linphone'.
The 'configure' string I'm using is this:
./configure --prefix=/usr --host=arm-linux --with-gnu-ld --disable-static --enable-fixed-point --enable-arm-asm
Other dependencies are ncurses, readline and libosip
and they cross-compile fine
but speex gives me an error.
I've tried with speex-1.1.6 and speex-1.2rc1 with same result:
vcpbx:~/arm/speex-1.1.6# make
make all-recursive
make[1]: Entering directory `/root/arm/speex-1.1.6'
Making all in libspeex
make[2]: Entering directory `/root/arm/spee...