Re: [FFmpeg-devel] can't build the ffmpeg for iOS using the newest gas-preprocessor.pl

2015-12-23 Thread Michael Niedermayer
On Wed, Dec 23, 2015 at 07:30:05PM +0800, zhuhb wrote: > > > aarch64 2.7.2+ build on osx should work with the options listed at: > > > ple-clang-n2.7> > http://fate.ffmpeg.org/report.cgi?time=20151221193018&slot=ar

Re: [FFmpeg-devel] can't build the ffmpeg for iOS using the newest gas-preprocessor.pl

2015-12-23 Thread zhuhb
aarch64 2.7.2+ build on osx should work with the options listed at: http://fate.ffmpeg.org/report.cgi?time=20151221193018&slot=arm64-osx10.9-app le-clang-n2.7 arm:

Re: [FFmpeg-devel] can't build the ffmpeg for iOS using the newest gas-preprocessor.pl

2015-12-22 Thread Michael Niedermayer
On Tue, Dec 22, 2015 at 08:38:29PM +0800, zhuhb wrote: > I download the newest gas-preprocessor.pl from > https://github.com/ffmpeg/gas-preprocessor and install it to the path. > > Then I try to build the ffmpeg v2.7.1 and failed. > > > > The build .sh is as follows: > > SDKVERSION="" > > M

[FFmpeg-devel] can't build the ffmpeg for iOS using the newest gas-preprocessor.pl

2015-12-22 Thread zhuhb
I download the newest gas-preprocessor.pl from https://github.com/ffmpeg/gas-preprocessor and install it to the path. Then I try to build the ffmpeg v2.7.1 and failed. The build .sh is as follows: SDKVERSION="" MIN_IPHONE_VERSION="5.1" ARCHS="armv7 arm64" DEVELOPER=`xcode-select -pr