[Ffmpeg-devel] [PATCH] Fixed configure bug; can now compile on x86_32 with --enable-gprof option

Michael Niedermayer michaelni
Fri Apr 13 16:28:11 CEST 2007


Hi

On Fri, Apr 13, 2007 at 08:14:32AM -0400, Jason Garrett-Glaser wrote:
> I found the problem that caused CONFIG_7REG to be enabled even if on
> an 8-register processor when --enable-gprof was enabled, which
> requires the EBP register.  The configure script simply didn't take
> this into account, and enabled profiling without disabling the use of
> EBP.
> 
> This has been fixed in the attached patch, a diff -up file.
> 
> This is my first patch for FFMPEG so tell me if I did anything wrong.

the patch looks reversed, also its mime type is application/octet-stream

now to the content of the patch
if the ebp check says ebp is available with profiling on then either
the check is buggy and should be fixed or ebp is available and the
bug is elseswhere


-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070413/5d47ce27/attachment.pgp>



More information about the ffmpeg-devel mailing list