Re: file.asm for PPC not Intel
Re: file.asm for PPC not Intel
- Subject: Re: file.asm for PPC not Intel
- From: Steve Sisak <email@hidden>
- Date: Wed, 1 Mar 2006 11:43:22 -0500
At 11:02 PM -0800 2/28/06, Eric Albert wrote:
On Feb 28, 2006, at 9:49 PM, Ken Turkowski wrote:
There's no way to do that in Xcode today. Instead, add
#if __ppc__
to the start of the file and the corresponding
#endif
to the end.
I have the same need but with a .a file for which I do not have the source.
Needs to be included in PPC build but not Intel -- eventually there
will be a different .a for Intel.
-Steve
_______________________________________________
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