About the warning information about LNK 4209

From: John (John.Jk.smith_at_gmail.com)
Date: 09/28/04


Date: Mon, 27 Sep 2004 23:53:49 -0700

Dear all:
   I am migrating a driver from the WinCE 4.2 to WinCE
5.0, but there is a fatal warning when I build the driver
in the WinCE 5.0 env? It is quite strange and any one who
can give me some help?
wince.obj : warning LNK4209: debugging information
corrupt; recompile module; linking object as if no debug
info
those compile option in the makefile:
CFLAGS: -Zi -Gy -Ox -Os -GF ...
DFlags:-debug -debugtype:cv



Relevant Pages