------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-11
20:07 -------
../AuthTest.h:7:10: #error include 'stdafx.h' before including this file for PCH
See that error, in VC++ (which is not usually a compand line driven) you have a
PCH which use, do "-
include stdafx.h" on the command for gcc since that is actually done for you
with VC++, this is still not
a gcc problem, please stop reopening this bug as it is not a gcc bug and cannot
be.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19281