iOS cross compiling support

Rainer Müller raimue at macports.org
Wed Jan 26 02:40:24 PST 2011


On 2011-01-26 00:24 , James Gregurich wrote:
> howdy!
> 
> I note that there is a config.guess at:
> 
> var/macports/sources/rsync.macports.org/release/base/config.guess
> 
> Is that file part of the macports software stack that I can call from
> portconfigure.tcl?  If so, what is the proper way to invoke that
> script to get the triplet for the host system?

What exactly do you want to get?

As I understand it you want a triplet describing the platform which will
run the binaries. All config.guess could return is the triplet for the
build system. The configuration of the targeted platform needs to be
supplied by the user.

Rainer


More information about the macports-users mailing list