[comp.sys.ibm.pc] Codeview 5.1

ds@sei.cmu.edu (Donald Stone) (04/30/88)

I'm using Microsoft C 5.1 and Codeview, trying to debug a 7K line system.
10 C files, one ASM file (no code, only data)
Using the /Zi switch to CL and the /CO switch to link.

Codeview will not recognize (UNKNOWN SYMBOL) any variables declared static.
Yet, if I write a small example program, Codeview recognizes statics just
fine.  

What might I be doing wrong?

Thanks much,
  Don Stone
  (ds@sei.cmu.edu)
--
Don Stone
Software Engineering Institute
Carnegie-Mellon University
Pittsburgh, PA
(ds@sei.cmu.edu)