2012/4/12 Gavin Kinsey <[email protected]>: > On Wednesday 11 April 2012 16:35:24 Andrey Utkin wrote: >> Hi. I can successfully build ffmpeg libs for iOS with --disable-asm, >> but i'd like to enable it and compilation fails. > > The ancient version of gcc shipped by Apple doesn't handle some of the > embedded assembly properly. The attached patch disables the bits that don't > compile in the least invasive way I know of.
Thanks, it really made ffmpeg compile for me. Although i encountered some unadequate behaviour with optimized builds, so for now i've reverted to no-asm builds. -- Andrey Utkin _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
