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 _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
