[FFmpeg-trac] #2363(avutil:new): Default mingw32 compilation is broken by atomic

FFmpeg trac at avcodec.org
Fri Apr 19 20:21:14 CEST 2013


#2363: Default mingw32 compilation is broken by atomic
----------------------------------------+----------------------------------
             Reporter:  cehoyos         |                    Owner:
                 Type:  defect          |                   Status:  new
             Priority:  important       |                Component:  avutil
              Version:  git-master      |               Resolution:
             Keywords:  win regression  |               Blocked By:
             Blocking:                  |  Reproduced by developer:  0
Analyzed by developer:  0               |
----------------------------------------+----------------------------------

Comment (by heleppkes):

 Instead of looking for workarounds, i would suggest to grab a mingw-w64
 toolchain, which does not lack the required features to build with atomics
 (contrary to its name, it can build 32 and 64-bit)

 If you really must use a workaround, then simply use --cpu=i686 for
 configure, any older systems are hardly relevant, but even i486 should
 solve the issue, if you insist.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2363#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list