------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-11
19:31 -------
This is your bug and not gcc bug, figure out why you are getting the following
error:
../AuthTest.h:7:10: #error include 'stdafx.h' before including this file for PCH
The reason why it works just fine for -M, well it does not fully compile, it
only emits the dependencies.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19281