[FFmpeg-user] arm-linux-gnueabi-gcc is unable to create an executable file.

Code Wiget codewiget95 at gmail.com
Fri Dec 7 02:19:23 EET 2018


Hi. I’m having trouble cross compiling for a Mangoh Red…

 I found a post here: https://ffmpeg.org/pipermail/ffmpeg-user/2015-July/027612.html where someone else had a similar issue, but this command doesn’t work. For some reason, it is saying that my c compiler "is unable to create an executable file”. I’ve built many programs with this CC, it came straight from linaro so that is not the issue.

Here is my command

> ./configure --enable-cross-compile --cross-prefix=/home/codewiget/repos/tools/linaro/gcc-linaro-4.9-2015.02-3-x86_64_arm-linux-gnueabi/bin/arm-linux-gnueabi- --arch=armel --target-os=linux --enable-gpl --enable-libx264 --enable-nonfree  --extra-libs=-ldl --enable-gpl
>
What else do I need to include to compile ffmpeg? I included the config.log

Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 259330 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20181206/f283bc5e/attachment.obj>


More information about the ffmpeg-user mailing list