--- Comment #2 from maslowski73 at wp dot pl 2007-01-08 09:48 ---
Oops, the behavior described was caused by the ccache rather than by gcc. I
should go and ask for help there.
--
maslowski73 at wp dot pl changed:
What|Removed |Added
Severity: minor
Priority: P3
Component: preprocessor
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: maslowski73 at wp dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24732
--- Comment #3 from maslowski73 at wp dot pl 2005-11-08 12:09 ---
GCC version 3.3.6 and 3.3.2 have this bug either.
The dependency files appear in the current directory.
But, if the preprocessing fails the dependency file (although empty) remains in
the right place.
How to repeat