Re: [dmo-discussion] mpd on mipsel fails to reconfigure (ins…

Top Page

Reply to this message
Author: Christian Marillat
Date:  
To: dmo-discussion
Subject: Re: [dmo-discussion] mpd on mipsel fails to reconfigure (install) and to restart
Javier Vasquez <j.e.vasquez.v@???> writes:

[...]

> Here it goes the gdb output:


ffmpeg use these flags :

CFLAGS and ASFLAGS
-mips32r2 -mdsp -mdspr2 -mhard-float

Do you know if these compilation flags are safe for your CPU ?

Otherwise the really best is to report this bug to the ffmpeg BTS
https://trac.ffmpeg.org/ yourself as I don't have this hardware and
I can't test.

If you do a bug report could you give me the bug number ?

Christian