This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Cross compiler for iPhone
- From: Charles Miller <cmiller at securityevaluators dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Mon, 9 Jul 2007 14:13:28 -0500
- Subject: Cross compiler for iPhone
Hi. I'm trying to build a cross-compiler for the iPhone. Files from
the device are recognized as "Mach-O executable acorn". gcc doesn't
seem to have a target similar to "arm-apple-darwin8" or anything like
that.
Any ideas?
Chalrie