- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just submitted an issue (#647664) for a bug in composer_2011_update6.043 composer_12.1.0.043 and thought that it would be usefull to share it with others.
Namely, if you compile single source code file (.cpp) using:
icl /c /FAs /MPn where n > 0, compiler will try to assemble the .asm file even though /c (compile only) is specified, and fail to produce .obj as a result.
Namely, if you compile single source code file (.cpp) using:
icl /c /FAs /MPn where n > 0, compiler will try to assemble the .asm file even though /c (compile only) is specified, and fail to produce .obj as a result.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello,
the bug got fixed for the latest update 12.1 U3 ( 12.1.3.300) already. The compiler is available for download from registrationcenter.intel.com
I am closing this issue as Resolved.
Regards
Milind Kulkarni

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page