[XviD-devel] illegal instruction

Guillaume POIRIER poirierg at gmail.com
Wed Apr 18 00:45:56 CEST 2007


Hi,

On 4/17/07, michele <miky.nobis at tele2.it> wrote:
> hi..
>
> I have cross-compiled xvid library for a powewrpc platform..so the library uses altivec..but when I execute my program (the main is xvid_encraw.c)
>
> gcc xvid_encraw.c -o xvid -lxvidcore -lm
> cat video.pgm | xvid -type 1
>
> i have this error: illegal instruction.
> This is caused by altivec. If I disable altivec the program runs correctly but it isn't optimized..can some one give me an advice?

Maybe, if you post a GDB backtrace (call stack, disasm of the
offending part, register dump...)

Guillaume
-- 
Rich, you're forgetting one thing here: *everybody* except you is
stupid.
    Måns Rullgård


More information about the XviD-devel mailing list