search for: ccvi7pn

Displaying 2 results from an estimated 2 matches for "ccvi7pn".

Did you mean: ccvi7pns
2012 Mar 06
1
Help about error in linking to libspeex.a
...eturned 1 exit status make: *** [exe0] Error 1 i passed? ./configure options as : ./configure --host=xscale-elf it's likely that the linker can't see libspeex.a , and i also tried the line? LDFLAGS += /usr/local/lib/libspeex.a -lm in Makefile but got another error(also in linking): /tmp/ccvi7Pns.o(.text+0x179c): In function `main': : undefined reference to `BlinkC$speex_bits_init' collect2: ld returned 1 exit status make: *** [exe0] Error 1 WOULD YOU PLEASE HELP ME IN THIS PROBLEM, HOW CAN I DEFINE libspeex.a CORRECTLY TO THE LINKER? -------------- next part -------------- An HTM...
2012 Mar 06
1
Help about error in linking to libspeex.a
...eturned 1 exit status make: *** [exe0] Error 1 i passed? ./configure options as : ./configure --host=xscale-elf it's likely that the linker can't see libspeex.a , and i also tried the line? LDFLAGS += /usr/local/lib/libspeex.a -lm in Makefile but got another error(also in linking): /tmp/ccvi7Pns.o(.text+0x179c): In function `main': : undefined reference to `BlinkC$speex_bits_init' collect2: ld returned 1 exit status make: *** [exe0] Error 1 WOULD YOU PLEASE HELP ME IN THIS PROBLEM, HOW CAN I DEFINE libspeex.a CORRECTLY TO THE LINKER? -------------- next part -------------- An HTM...