[FFmpeg-trac] #22(FFmpeg:open): ffmpeg no longer compile on i386
FFmpeg
trac at avcodec.org
Mon Mar 28 14:30:36 CEST 2011
#22: ffmpeg no longer compile on i386
--------------------+----------------------
Reporter: lfarkas | Owner: michael
Type: defect | Status: open
Priority: normal | Component: FFmpeg
Version: git | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced: 1
Analyzed: 0 |
--------------------+----------------------
Comment (by cehoyos):
I do not believe the original configure line makes sense (--enable-
runtime-cpudetect --disable-mmx --disable-amd3dnow)
The problem is also reproducible with current git and the following
configure line (that might make sense)
{{{
./configure --disable-amd3dnow --enable-runtime-cpudetect
}}}
--
Ticket URL: <http://avcodec.org/trac/ffmpeg/ticket/22#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list