INFO: Assembly Output from Visual C++ Compiler May Not Assemble (200256)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Editions 4.0
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q200256 SUMMARY
The Visual C++ compiler provides the /FA switch to generate an assembly file (.asm) as part of the output although it may be possible to assemble this source file without any errors. Microsoft does not recommend using a Macro Assembler; that is, for example MASM, on the .asm files generated by the Visual C++ compiler. Such use of assembly files generated in this fashion is not supported by Microsoft.
Modification Type: | Minor | Last Reviewed: | 7/5/2005 |
---|
Keywords: | kbCompiler kbinfo KB200256 |
---|
|