3-way universal support?

Ryan Schmidt ryandesign at macports.org
Sat Mar 20 17:47:02 PDT 2010


On Mar 20, 2010, at 17:49, Michael_google gmail_Gersten wrote:

> Will macports ever support a three-way universal, for the following systems:
> 
> 1. PPC/10.5.8
> 2. i386/10.5.8
> 3. x64/10.6.2
> 
> Obviously, 10.5.8 systems cannot compile for case #3, but a 10.6.2
> system should (in theory) be able to compile for all three cases.
> 
> Any likelihood that macports will support this?

MacPorts supports any combination of architectures you define in the universal_archs variable in macports.conf.

Some ports have problems building 3-way universal and will either fail (because nobody tried it yet) or will only build 2-way universal (because somebody tried it, noticed it, and told the port about it).

MacPorts does not support cross-compilation for an earlier OS version. (Ports you compile on 10.6 can't necessarily be used on 10.5.) This feature used to exist but was removed because it did not work reliably for most ports.



More information about the macports-users mailing list