On Thu, Jan 09, 2014 at 04:27:16PM -0500, Brad Smith wrote:
> >>@@ -96,7 +98,7 @@ CONFIGURE_ARGS += --target="${MPLAYER_AR
> >>            --confdir=${CONFDIR} \
> >>            --mandir=${LOCALBASE}/man \
> >>            --extra-cflags="-I${LOCALBASE}/include" \
> >>-           --extra-ldflags="-L${LOCALBASE}/lib" \
> >>+           --extra-ldflags="-L${LOCALBASE}/lib -ffast-math" \
> >>            --extra-libs-mplayer="-lrtunes -lcrypto"
> >
> >That seems fishy. -ffast-math is not a linker flag. It just defines
> >__FAST_MATH__. Perhaps it is not needed?

Yes, on second inspection of the manual, I missed the fact that it also
sets a load of other options, so my bad.

I have been able to play videos and audio fine using your update.

-- 
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk

Reply via email to