Debugging on the simulator is successful, and the real machine is still waiting for testing. Welcome to our discussion
Simulator:
. /Configure -- disable-doc -- disable-ffmpeg -- disable-ffplay -- disable-ffserver -- disable-avfilter -- disable-debug -- disable-encoders -- enable-pic -- enable-cross-compile -- disable-armv5te -- cc =/Applications/Xcode. app/Contents/Developer/Platforms/iPhoneSimulator. platform/Developer/usr/bin/gcc -- as = 'Gas-preprocessor. pl/Applications/Xcode. app/Contents/Developer/Platforms/iPhoneSimulator. platform/Developer/usr/bin/gcc '-- extra-ldflags =-L/Applications/Xcode. app/Contents/Developer/Platforms/iPhoneSimulator. platform/Developer/SDKs/iPhoneSimulator5.1.sdk/usr/lib/system -- sysroot =/Applications/Xcode. app/Contents/Developer/Platforms/iPhoneSimulator. platform/Developer/SDKs/iPhoneSimulator5.1.sdk -- target-OS = darwin -- arch = i686 -- cpu = i686 -- extra-cflags = '-arch i686' -- extra-ldflags = '-arch i686 '-- disable-asm
Real machine:
. /Configure -- disable-doc -- disable-ffmpeg -- disable-ffplay -- disable-ffserver -- disable-avfilter -- disable-debug -- disable-encoders -- disable-decoders -- enable-decoder = h264 -- enable-pic -- enable-cross-compile -- disable-armv5te -- cc =/Applications/Xcode. app/Contents/Developer/Platforms/iPhoneOS. platform/Developer/usr/bin/gcc -- as = 'Gas-preprocessor. pl/Applications/Xcode. app/Contents/Developer/Platforms/iPhoneOS. platform/Developer/usr/bin/gcc '-- extra-ldflags ='-arch armv7-isysroot/Applications/Xcode. app/Contents/Developer/Platforms/iPhoneOS. platform/Developer/SDKs/iPhoneOS5.1.sdk '-- sysroot =/Applications/Xcode. app/Contents/Developer/Platforms/iPhoneOS. platform/Developer/SDKs/iPhoneOS5.1.sdk -- target-OS = darwin -- arch = arm -- cpu = cortex-a8 -- extra-cflags = '-arch armv7' -- extra-ldflags ='-arch armv7 '-- disable-asm