On 07/27/2018 06:45 PM, ed wrote:
# ./configure --enable-cross-compile --cc='C:\Program Files (x86)\GNU Tools ARM 
Embedded\7 2018-q2-update\bin' --target-os=none arch=arm


try

# ./configure --enable-cross-compile --cc="C:\Program Files (x86)\GNU Tools ARM 
Embedded\7 2018-q2-update\bin" --target-os=none arch=arm

It being windows and all. I have much better success cross compiling ( even for 
windows native) on Linux.

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to