Re: #define bug in gcc for delta builds?
Re: #define bug in gcc for delta builds?
- Subject: Re: #define bug in gcc for delta builds?
- From: Ken Thomases <email@hidden>
- Date: Wed, 4 Feb 2009 05:02:22 -0600
On Feb 4, 2009, at 2:42 AM, Stephen Northcott wrote:
A clean all will resolve this and things will behave again.
This is happening several times a day with incremental builds, and
had been intermittently troubling me for some time now, without me
actually knowing what was going on.
I would do a clean build and record the build commands, then do an
incremental build and compare the build commands for the relevant
translation units (the one where the class is implemented and the one
where it's being used). Do the build commands differ between the
clean and incremental builds?
Second, if this involves header files and preprocessing, I suspect
problems with precompiled headers. You could try disabling their use
to see if that makes the problem go away.
Regards,
Ken
_______________________________________________
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