Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: jls on November 30, 2011, 02:46:03 AM
-
I'm trying to compile ffmpeg 0.8.7 on a pentium 3 but I get this error:
libavcodec/aaccoder.c: In function 'search_for_quantizers_anmr':
libavcodec/aaccoder.c:1124:1: internal compiler error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [libavcodec/aaccoder.o] Error 1
-
Please mention which version of TC and GCC.
-
latest tc and latest compiletc.
Tested on a newer machine and no problems
-
I am now compiling ffmpeg on a p3 and it has been going without problems for the better part of an hour.
How much RAM does your machine have? And are you using libavcodec and other libs from the repo, or those you just compiled?
-
512 Mb ram.
I'm using the libs just compiled
--prefix=/usr/local --enable-postproc --enable-gpl --enable-libvpx --enable-libvorbis --enable-shared --disable-yasm"