On Jun 6, 2005, at 17:01, Peter O'Gorman wrote:

David R. Morrison wrote:
| Here are some first thoughts about how to use "universal" (aka "fat")
| binaries with fink.
|

Building fat binaries is more problematic than that, unfortunately.
configure scripts do all kinds of checking that are true on one architecture and not anouther and build code conditionally depending on those checks. In
order to configure a fat build, one needs to do something like:

Another way to create Universal binaries is to build single- architecture binaries and then use the lipo tool to glue them together into a Universal one. lipo has been on the system for ages, so you can take a look at it on your current system.


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Fink-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to