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/ _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
