MacOSX64位机器上gcc编译32位x264静态库
生活随笔
收集整理的這篇文章主要介紹了
MacOSX64位机器上gcc编译32位x264静态库
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
x264最新包地址:http://www.videolan.org/developers/x264.html
編譯命令:
./configure --enable-static --host=i386-apple-darwin?
--host選項請參考一下連接
http://gcc.gnu.org/install/specific.html
http://airs.com/ian/configure/configure_6.html#SEC39
The `--build' option is used to specify the configuration name of the build system. This can normally be the result of running the `config.guess' shell script, and it is reasonable to use?`--build=`config.guess`'.
?
僅作記錄參考
轉(zhuǎn)載于:https://www.cnblogs.com/lovelylife/p/5212337.html
總結(jié)
以上是生活随笔為你收集整理的MacOSX64位机器上gcc编译32位x264静态库的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: A 标签的背景
- 下一篇: 前端:jQuery笔记