
27 Mar
2004
27 Mar
'04
9:17 p.m.
On Behalf Of Bronek Kozicki
compiles successfully on my MSVC71, compiler options are: /O2 /GL /GR /GX /MD. Do you want me to try different options or different test file?
I was compiling from the IDE, but sure enough when I used the command line with your options it compiled successfully. I tracked it down to the /Zi option. If you use it you should be able to get the same behavior. I've tried this on two computers.