On Wed, Apr 01, 2015 at 07:28:54PM +0530, shivraj.pa...@imgtec.com wrote: > From: Shivraj Patil <shivraj.pa...@imgtec.com> > > Note:- This is a preparation patch to submit optimized code for msa(mips simd > architecture). > > Signed-off-by: Shivraj Patil <shivraj.pa...@imgtec.com> > --- > configure | 29 +++++++++++++++++++++++++++++ > 1 file changed, 29 insertions(+)
this breaks build here with mips-linux-gnu-gcc-4.4 (Debian 4.4.5-8) 4.4.5 CC libavdevice/alldevices.o cc1: error: unrecognized command line option "-mips32r5" cc1: error: unrecognized command line option "-msched-weight" cc1: error: unrecognized command line option "-mload-store-pairs" cc1: error: unrecognized command line option "-mmsa" ffmpeg/libavdevice/alldevices.c:1: error: ‘-mgp32’ and ‘-mfp64’ can only be combined if the target supports the mfhc1 and mthc1 instructions [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB It is what and why we do it that matters, not just one of them.
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel