On Wed, Oct 13, 2010 at 12:46 PM, Mr. Gecko <grmrgecko at gmail.com> wrote: > I finally got it to work by setting the CC environment variable. > > CC="/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -arch armv6" > > Note: You can't put the arch into the ARCH environment variable, someone didn't write the build script right. > I wrote the build script that suits my purpose. If you have anything to suggest please try to write a patch. Benny