[FFmpeg-user] Compile FFmpeg for i386 (32 bit) on macOS 10.12.3

rustyPine rustypinelight at gmail.com
Thu Nov 16 21:36:15 EET 2017


Hi all,

Pulled latest tip from the master branch.

I've been searching around on the web some time now but all the supposed
fixes aren't working for me.

"cc -v" shows
Apple LLVM version 8.1.0 (clang-802.0.42)
Target: x86_64-apple-darwin16.4.0
Thread model: posix
InstalledDir:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

My config line:

"./configure --disable-static --enable-shared --disable-all --enable-avcodec
--cc='gcc -m32'"

Looks like there a few files in libavutil that compile to 64 bit instead.
Perhaps these aren't available in 32 bit builds?

I've attached the output of the "make" command:  32bit.txt
<http://www.ffmpeg-archive.org/file/t378300/32bit.txt>  

Many thanks in advance!!



--
Sent from: http://www.ffmpeg-archive.org/


More information about the ffmpeg-user mailing list