Displaying 1 result from an estimated 1 matches for "gryn".
Did you mean:
grin
2004 Sep 10
0
Compiling FLAC for tremor and StrongARM
...linux
--prefix=/usr/local/i686-linux-gnu --enable-static --disable-shared
(and make and make install)
Anyway I get libogg without a hitch, as I mentioned; but when I get to
the end of the compilation of libFLAC I get this error with ld:
Making all in flac
make[3]: Entering directory `/xtr/home/gryn/squash/flac-1.1.0/src/flac'
/bin/sh ../../libtool --mode=link arm-linux-gcc -I../.. -I./include
-I../../include -O3 -DNDEBUG -fomit-frame-pointer -funroll-loops
-finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -g -O2
-I/usr/local/i686-linux-gnu/include -o flac analyze.o decode...