Re: dialect specific warnings/WARNING_CFLAGS ?
Re: dialect specific warnings/WARNING_CFLAGS ?
- Subject: Re: dialect specific warnings/WARNING_CFLAGS ?
- From: Chris Espinosa <email@hidden>
- Date: Tue, 17 Mar 2009 15:00:00 -0700
On Mar 17, 2009, at 2:38 PM, Greg Guerin wrote:
It should also be doable by moving the source files into sub-targets
that only compile, then a linking stage in another target, with
target dependencies to the compile-only targets.
Still a mess, but a different category of messitude.
Xcode doesn't really do that. Compile into a static library, then
link with that, sure. But you can't really make one target go and
grab another target's .o files.
Chris
_______________________________________________
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