Does somebody have problem with compiling C source on Microsoft C++ with level O2 optimization? Without this switch it works, with optimization produce wrong result. It is not the first time. I am porting from UNIX to NT, UNIX is fine, but NT some time failed and it is very difficult to find where. It is really a big problem, bacause we have programming enviroment on UNIX and can't performe full test on NT.
May be somebody knows how to detect this error? I can't use debuger it doesn't work on optimazed code.
Am I the only one hwo met this problem?
Thanks.
May be somebody knows how to detect this error? I can't use debuger it doesn't work on optimazed code.
Am I the only one hwo met this problem?
Thanks.