Re: Specify multi-variant/arch output in custom build rule
Re: Specify multi-variant/arch output in custom build rule
- Subject: Re: Specify multi-variant/arch output in custom build rule
- From: Jonas Maebe <email@hidden>
- Date: Thu, 4 May 2006 10:40:25 +0200
On 4 mei 2006, at 00:26, Eric Albert wrote:
As noted in my other mail, the "-x assembler" is the culprit. Is
there maybe some sort of CUSTOM_ASSEMBLER_FLAGS setting which I
can modify to add "-x assembler-with-cpp" to that command? (before
the input file, since it doesn't have any effect when it comes
after an assembler file, but after the "-x assembler" switch,
since they override each other)
I would've expected Xcode to pass -x assembler-with-cpp by
default. I'm surprised it doesn't, since I can't think of a reason
not to.
Maybe speed.
Can you write up a bug on that?
rdar://4536735
Should anyone be able to come up with a workaround that enables a
custom build rule to generate a universal assembler/object and get
Xcode to successfully compile and/or use it, I'd be very grateful.
Thanks,
Jonas
_______________________________________________
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