Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: jls on November 30, 2011, 02:46:03 AM

Title: illegal instruction on ffmpeg compiling
Post 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
Title: Re: illegal instruction on ffmpeg compiling
Post by: curaga on November 30, 2011, 10:28:58 AM
Please mention which version of TC and GCC.
Title: Re: illegal instruction on ffmpeg compiling
Post by: jls on November 30, 2011, 10:37:19 AM
latest tc and latest compiletc.
Tested on a newer machine and no problems
Title: Re: illegal instruction on ffmpeg compiling
Post by: Jason W on December 09, 2011, 11:21:36 PM
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?
Title: Re: illegal instruction on ffmpeg compiling
Post by: jls on January 06, 2012, 06:47:08 PM
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"