Re: [FFmpeg-user] Failed to build ffmpeg for iOS due to GNU assembler not found

2016-03-07 Thread glen_alexndr
The script has wrong path to isysroot

xcrun --show-sdk-path


Sent from somewhere in  the Twilight Zone.

 Original message From: Mallikharjuna Rao 
 Date:07/03/2016  02:21  (GMT-08:00) 
To: ffmpeg-user@ffmpeg.org Subject: [FFmpeg-user] Failed 
to build ffmpeg for iOS due to GNU assembler   not found 

Hello Team:
I want to build ffmpeg iOS by installing mac ports on mac mini in
OSX10.11.3 using xcode 7.2.1,  I have downloaded gas-preprocessor.pl
from the link (http://github.com/yuvi/gas-preprocessor/ ) and copy it
to /opt/local/bin and run to make the all files.

But failed with message:
GNU assembler not found, install/update gas-preprocessor

What is wrong with my building process? Please help, thanks!
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


Re: [FFmpeg-user] Failed to build ffmpeg for iOS due to GNU assembler not found

2016-03-07 Thread Carl Eugen Hoyos
Mallikharjuna Rao  krify.net> writes:

> I have downloaded gas-preprocessor.pl from the link 
> (http://github.com/yuvi/gas-preprocessor/ )

Please use https://github.com/FFmpeg/gas-preprocessor

> and copy it to /opt/local/bin

I always copy it into /usr/local/bin

Carl Eugen

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user