Displaying 3 results from an estimated 3 matches for "ilibspeex".
Did you mean:
libspeex
2006 Jun 04
1
Help with compilation of app_conference in x86_64
...app_conference]# make
gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g
-I/root/sources/asterisk02/asterisk-1.2.8/include -D_REENTRANT
-D_GNU_SOURCE -O3 -ffast-math -funroll-all-loops
-fprefetch-loop-arrays -fsingle-precision-constant -DCRYPTO -march=k8
-fPIC -DAPP_CONFERENCE_DEBUG -Ilibspeex -DSILDET=2 -c -o
app_conference.o app_conference.c
gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g
-I/root/sources/asterisk02/asterisk-1.2.8/include -D_REENTRANT
-D_GNU_SOURCE -O3 -ffast-math -funroll-all-loops
-fprefetch-loop-arrays -fsingle-precision-constant -DCRYPTO -march=k8...
2005 Feb 01
2
How to compile "iaxclient" with MinGW/Cygwin
Hello,
I can?t compile "iaxclient", because one needs to compile the new version
"wiax.dll". I tried to compile it under MinGW/Cygwin, but I had the
messages like:
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common
-Ilibspeex/include -g -O2 -DSPEEX_PREPROCESS=1 -DNEWJB -Ilibiax2/src
-IAXC_IAX -DLIBIAX -DSPEEX_EC=1 -DWIN32 -DBUILDING_DLL -c -o
gsm/src/add.o gsm/src/add.c
process_begin: CreateProcess((null), cc -I. -Igsm/inc -Iportaudio/pa_common
-Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2
-...
2006 Jun 04
1
Compiling VD_app_conference for x86_64
Do anybody could compile app_conference on x86_64??? I tryied with two
versions of app_conference and got the same problem on compiling:
relocation R_X86_64_32 against `a local symbol' can not be used when
making a shared recompile with -fPIC
app_conference.o: could not read symbols: Bad value"
ENVIRONMENT: