Triple universal?

Dominik Reichardt domiman at gmail.com
Wed Dec 28 10:52:36 PST 2011


If 10.5 is the target don't build x86_64, especially not on 10.6 or 10.7.
At least outside of MacPorts the 64bit build will not be useable on 10.5 and worse, 10.5 will try the 64bit first and then crash.
In an app you can use the plist and make the 64bit only useable on 10.6 and above, though.
Apple gcc should be able to built all three. You can of course lipo all arches into one binary.

Am 28.12.2011 um 19:36 schrieb Michael_google gmail_Gersten <keybounce at gmail.com>:

> Is there any way to make a PPC, i386, x86_64 universal for a 10.5.8 target?
> 
> -- 
> Political and economic blog of a strict constitutionalist
> http://StrictConstitution.BlogSpot.com
> 
> This message may have been spell checked by a laptop kitten.
> _______________________________________________
> macports-users mailing list
> macports-users at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


More information about the macports-users mailing list