Re: ARCHS_i386 not working
Re: ARCHS_i386 not working
- Subject: Re: ARCHS_i386 not working
- From: Steve Christensen <email@hidden>
- Date: Tue, 10 Oct 2006 19:48:59 -0700
How about a different approach? Why not set the release build setting
to "ppc" and the development build setting to "i386 ppc"? Then as
soon as the i386 build is fully working, you can update the release
build to be universal as well.
steve
On Oct 10, 2006, at 6:43 PM, Walter wrote:
No that's not a typo!
My company uses a PPC machine to build the production version of the
software, which currently needs to be PPC only. ARCHS = PPC
For development machines that happen to be Intel processors, I'd
like to
build universal binaries. ARCHS = i386 ppc
I know it sounds weird and as soon as Adobe InDesign runs i386
natively,
I'll be able to ship universal binaries.
So I really do want to set:
ARCHS_i386 = i386 ppc
ARCHS_ppc = ppc
I understand its probably not possible, but I figured I'd ask...
Walter
On 10/10/06 9:21 PM, "Justin C. Walker" <email@hidden> wrote:
On Oct 10, 2006, at 18:12 , Walter wrote:
I'd like to build universal binaries from my development machine
(Intel processor). For our current released versions, the builds
must be ppc only.
I tried setting "ARCHS_i386 = i386 ppc", but on the Intel machine
it doesn't
Is "ARCHS_i386" a typo? I'd think you want to use "ARCHS" there
(which need not be the correct answer to your question :-}).
Justin
_______________________________________________
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