Re: [Mingw-w64-public] can't compile ffmpeg 0.6 with mingw-w64-bin_i686-mingw_20100619

2010-06-23 Thread Kolb, Jeremy
I just figured it out. http://ffmpeg.arrozcru.org/forum/viewtopic.php?f=8&t=1225&p=4874#p4874 Seems to have the solution, but Ramiro has not made the change (at least for ffmpeg-0.6). Jeremy From: Ruben Van Boxem [mailto:vanboxem.ru...@gmail.com] Sent: Wednesday, June 23, 2010 2:0

Re: [Mingw-w64-public] can't compile ffmpeg 0.6 with mingw-w64-bin_i686-mingw_20100619

2010-06-23 Thread Ruben Van Boxem
2010/6/23 Doug Semler > Without looking at the code, I wouldn't be surprised if this is inline > assembly code that was written for 32 bit assembler. > You should ask/report this on the ffmpeg mailing list. I was planning on doing that myself, but I've tried to subscribe to both ffmpeg-users an

Re: [Mingw-w64-public] can't compile ffmpeg 0.6 with mingw-w64-bin_i686-mingw_20100619

2010-06-23 Thread Doug Semler
On Wed, Jun 23, 2010 at 1:38 PM, Kolb, Jeremy wrote: > I keep getting compile errors > > > > $ ./configure --enable-shared --disable-static --enable-cross-compile > --enable-cross-compile --cross-prefix=x86_64-w64-mingw32- --arch=amd64 > --target-os=mingw32 --enable-w32threads > > > > make > > ...

[Mingw-w64-public] can't compile ffmpeg 0.6 with mingw-w64-bin_i686-mingw_20100619

2010-06-23 Thread Kolb, Jeremy
I keep getting compile errors $ ./configure --enable-shared --disable-static --enable-cross-compile --enable-cross-compile --cross-prefix=x86_64-w64-mingw32- --arch=amd64 --target-os=mingw32 --enable-w32threads make ... libswscale/swscale_template.c: In function 'sws_init_swScale_3DNow