The information in this article applies to:
SYMPTOMSLine Timings may be associated with the incorrect line numbers if the compilation options include the /4Yb option. RESOLUTIONRemoving the /4Yb option from the compile line will remove this error. Option /4Yb should not be used during compilation if you will be profiling. STATUSMicrosoft has confirmed this to be a problem in FORTRAN version 5.1. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONThe following code when compiled with /4Yb, will generate line timings associated with incorrect line numbers under the profiler: Sample code
Additional query words: nofps 5.10
Keywords : |
Last Reviewed: November 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |