[FFmpeg-trac] #6324(ffmpeg:closed): Cannot compile ffmpeg 3.3 and latest master for arm64 for iOS

FFmpeg trac at avcodec.org
Fri Apr 28 16:43:40 EEST 2017


#6324: Cannot compile ffmpeg 3.3 and latest master for arm64 for iOS
------------------------------------+-----------------------------------
             Reporter:  ioeir2      |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  ffmpeg
              Version:  git-master  |               Resolution:  invalid
             Keywords:  ios         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by mateo):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 It looks like gas-preprocessor.pl is not used in your case. You should
 specify it using either the AS env variable or the --as configure option.

 I'm closing this issue as I'm able to to compile ffmpeg master using the
 same command line as yours using the --as option.

 Please do not paste build scripts (as they are not allowed) in the future
 but full configure command lines instead and report the bug against ffmpeg
 master not a particular release.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6324#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list