I have been following the simple guide at http://www.atinfinity.info/wiki/index.php?OpenCV/Using%20OpenCV%202.2%20on%20iOS%20SDK%204.2 (which uses the older guide I\'ve also
The gcc flag for building a specific architecture is -march as in
-march
gcc -march=i386 ...