iOS cross compiling support

Rainer Müller raimue at macports.org
Wed Jan 26 15:14:45 PST 2011


On 2011-01-26 22:11 , James Gregurich wrote:
> just a thought.... Is there a way to deduce the information for the triplet by invoking the target's compiler without having to actually run code on the target device?

I don't have the iPhone SDK installed, but as far as I know the compiler
would be arm-apple-darwin10-gcc, right?

Usually you need to know the triplet to invoke the right cross-compiler...

Rainer


More information about the macports-users mailing list