multiple warnings/errors reported due to multiple architectures
multiple warnings/errors reported due to multiple architectures
- Subject: multiple warnings/errors reported due to multiple architectures
- From: François Guillet <email@hidden>
- Date: Mon, 31 Aug 2009 22:22:54 +0200
Hello all,
I've been wondering for some time why Xcode always reported errors or
warnings twice. This number recently went up with adding a 64bits/
32bits universal target. I then realized that one compilation is
performed for each target architecture (which seems reasonable) but
each also generates the same warnings/errors (which is weird, and also
a waste of time when compilation fails anyway). The editor then
displays warnings/errors by bunches of 2 or 3. It would perhaps be
better to compile the whole project for an architecture first, then if
success perform compilation for other architectures, sending new
warnings/comments to >/dev/null.
Anyway, concerning warnings/errors duplicates, is there a way to avoid
them or do I have to live with it ?
Thanks,
François
_______________________________________________
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