Compiling different prefix headers based on i386 or ppc?
Compiling different prefix headers based on i386 or ppc?
- Subject: Compiling different prefix headers based on i386 or ppc?
- From: "Theodore H. Smith" <email@hidden>
- Date: Fri, 6 Oct 2006 22:57:23 +0100
Is it possible to have different prefix headers for an i386 or ppc UB
compile?
What's happening, is that my header defines some constant about if we
are little endian or not. but the same header is used both for intel
and ppc, so it is wrong half the time no matter what I set it to.
What can I do?
Is there some standard Xcode target define that tells us that
platform we are on, ppc or intel?
--
http://elfdata.com/plugin/
_______________________________________________
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