|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
If you are not using Xcode's build system, I would have my makefile build each architecture separately, and then lipo the resulting executables together at the end.
This is exactly what xcode does to make a UB binary. If you look at the command line stuff that xcode does it actually builds in 2 steps (1 for each architecture) and uses lipo at the end to put them together.
wes _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
| References: | |
| >Examples of Makefiles for Universal Binaries? (From: Rick Mann <email@hidden>) | |
| >RE: Examples of Makefiles for Universal Binaries? (From: "Syd Polk" <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.