search for: armbuild

Displaying 13 results from an estimated 13 matches for "armbuild".

2009 Feb 24
2
complie speex on pxa-270
...fter complie speex and all function is ok, but the cpu loading is 99%. How can i do to reduce the cpu loading? ? note: 1. My Platform are os: linux 2.6.19 , cc: gcc-2.95.3 , cpu: pxa-270, ogg: libogg-1.1.3, speex: speex-1.2beta3 2. I configure speex by the follow command. ./configure --prefix=/root/armbuild --host=arm-linux --target=arm-linux --disable-static --enable-fixed-point --with-ogg=/root/armbuild --with-ogg-libraries=/roo/armbuild/lib --with-ogg-headers=/root/armbuild/include/ogg 3. I use the follow parameters in my application program. ? a. narrowband mode ? b. Quality=10 ? Best Regards. ? R...
2008 Apr 01
2
problem with some ogg header files with speex
...write this line : ./configure --prefix=/usr --host=arm-linux --with-gnu-ld --disable-static --enable-fixed-point --enable-arm-asm the error is : . . make[2]: entrant dans le r?pertoire ? /arm/speex-1.1.11/src ? if arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I.. -I/root/armbuild/usr/include -O2 -fno-exceptions -O2 -fno-exceptions -MT speexenc.o -MD -MP -MF ".deps/speexenc.Tpo" -c -o speexenc.o speexenc.c; \ then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi speexenc.c:49:21: ogg...
2008 Apr 01
2
cross compilation for ARM - ogg headers problem
...-prefix=/usr --host=arm-linux --with-gnu-ld --disable-static --enable-fixed-point --enable-arm-asm > > the error is : > . > . > make[2]: entrant dans le r?pertoire ? /arm/speex-1.1.11/src ? > if arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I.. -I/root/armbuild/usr/include -O2 -fno-exceptions -O2 -fno-exceptions -MT speexenc.o -MD -MP -MF ".deps/speexenc.Tpo" -c -o speexenc.o speexenc.c; \ > then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi > speexenc.c...
2008 Apr 01
5
cross compilation for ARM - ogg headers problem
...--enable-fixed-point --enable-arm-asm > >> > >> the error is : > >> . > >> . > >> make[2]: entrant dans le r?pertoire ? /arm/speex-1.1.11/src ? > >> if arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I.. -I/root/armbuild/usr/include -O2 -fno-exceptions -O2 -fno-exceptions -MT speexenc.o -MD -MP -MF ".deps/speexenc.Tpo" -c -o speexenc.o speexenc.c; \ > >> then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi >...
2008 Mar 28
2
speex - cross compil for ARM - problem ogg headers
Hi all, I try to compile speex for ARM. I follow the README.arm and i always have the same errors : make[2]: entrant dans le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6/src ? source='speexenc.c' object='speexenc.o' libtool=no \ depfile='.deps/speexenc.Po' tmpdepfile='.deps/speexenc.TPo' \ depmode=gcc3 /bin/sh ../depcomp \
2008 Apr 01
1
cross compilation for ARM - ogg headers problem
Hi, You again include host includes in your build: -I/usr/include You should not do this. -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...write this line : ./configure --prefix=/usr --host=arm-linux --with-gnu-ld --disable-static --enable-fixed-point --enable-arm-asm the error is : . . make[2]: entrant dans le r?pertoire ? /arm/speex-1.1.11/src ? if arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I.. -I/root/armbuild/usr/include -O2 -fno-exceptions -O2 -fno-exceptions -MT speexenc.o -MD -MP -MF ".deps/speexenc.Tpo" -c -o speexenc.o speexenc.c; \ then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi speexenc.c:49:21: ogg...
2008 Apr 01
2
problem with some ogg header files with speex
Hi, Thanks for your help. It's true. I had to point files to the arm files. i have modified my command line by adding --with-ogg-libraries=/armbuild/lib/ . Here is the ogg.h file compiled for arm. But now i have an other error : source='speexdec.c' object='speexdec.o' libtool=no \ depfile='.deps/speexdec.Po' tmpdepfile='.deps/speexdec.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ arm-linux-gc...
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...linux --with-gnu-ld --disable-static --enable-fixed-point --enable-arm-asm >> >> the error is : >> . >> . >> make[2]: entrant dans le r?pertoire ? /arm/speex-1.1.11/src ? >> if arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I.. -I/root/armbuild/usr/include -O2 -fno-exceptions -O2 -fno-exceptions -MT speexenc.o -MD -MP -MF ".deps/speexenc.Tpo" -c -o speexenc.o speexenc.c; \ >> then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi >> sp...
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...enable-arm-asm >> >> >> >> the error is : >> >> . >> >> . >> >> make[2]: entrant dans le r?pertoire ? /arm/speex-1.1.11/src ? >> >> if arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I.. -I/root/armbuild/usr/include -O2 -fno-exceptions -O2 -fno-exceptions -MT speexenc.o -MD -MP -MF ".deps/speexenc.Tpo" -c -o speexenc.o speexenc.c; \ >> >> then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi &g...
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...int --enable-arm-asm >> >> >> >> the error is : >> >> . >> >> . >> >> make[2]: entrant dans le r?pertoire ? /arm/speex-1.1.11/src ? >> >> if arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I.. -I/root/armbuild/usr/include -O2 -fno-exceptions -O2 -fno-exceptions -MT speexenc.o -MD -MP -MF ".deps/speexenc.Tpo" -c -o speexenc.o speexenc.c; \ >> >> then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else rm -f ".deps/speexenc.Tpo"; exit 1; fi &gt...
2008 Aug 26
2
Error while compiling Ices 0.4
...ABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1868: $? = 0 configure:1870: arm-linux-gcc -v </dev/null >&5 Reading specs from /usr/local/arm/bin/../lib/gcc-lib/arm-linux/3.2/specs Configured with: ./configure --target=arm-linux --prefix=/usr/local/arm/ --with-headers=/home/sylam/armbuild/src/linux/include --disable-shared --disable-threads --enable-languages=c : (reconfigured) ./configure --target=arm-linux --prefix=/usr/local/arm/ --with-headers=/home/sylam/armbuild/src/linux/include Thread model: posix gcc version 3.2 configure:1873: $? = 0 configure:1875: arm-linux-gcc -V </d...
2008 Apr 01
2
cross compilation for ARM - ogg headers problem
...gt; > >> >> the error is : > >> >> . > >> >> . > >> >> make[2]: entrant dans le r?pertoire ? /arm/speex-1.1.11/src ? > >> >> if arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include > -I../include -I.. -I/root/armbuild/usr/include -O2 -fno-exceptions -O2 > -fno-exceptions -MT speexenc.o -MD -MP -MF ".deps/speexenc.Tpo" -c -o > speexenc.o speexenc.c; \ > >> >> then mv -f ".deps/speexenc.Tpo" ".deps/speexenc.Po"; else > rm -f ".deps/speexenc.Tpo&...