I have been writing some code for a project and I have suddenly started seeing this when I build the code:
warning: could not use precompiled header '/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa-gcc3.o', because:
warning: 'AvailabilityMacros.h' has different date than in precomp
It comes up with a few other warning, all of them similiar to the above one. This is on 10.2.8. If anyone knows how to make these warnings go away, I would be greatly appreciative. I am coding on a Beige G3 @ 466Mhz and the compile times are dragging forever. Thanks!