摘要: ffmpeg git:https://github.com/FFmpeg/FFmpeggas-preprocessor git:https://github.com/yuvi/gas-preprocessor#!/bin/tcsh -fif (! -d i386) mkdir i386if (! -d lib) mkdir librm i386/*.amake clean#./configure --arch=i386 --extra-cflags='-arch i386' --extra-ldflags='-arch i386' --disable-encod 阅读全文
posted @ 2012-11-08 11:44 我的程序人生 阅读(1593) 评论(0) 推荐(0) 编辑
摘要: ffmpeg git:https://github.com/FFmpeg/FFmpeggas-preprocessor git:https://github.com/yuvi/gas-preprocessor#!/bin/tcsh -fif (! -d armv7) mkdir armv7if (! -d lib) mkdir librm armv7/*.amake clean./configure \--cc=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc 阅读全文
posted @ 2012-11-08 11:28 我的程序人生 阅读(1531) 评论(1) 推荐(0) 编辑