Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
1135 Discussions

MASM files + Intel compiler/assembler in Linux

chekib
Beginner
898 Views
Hi,

I have done some evaluation tests of intel compiler and I want to use it to compile my C code in both windows and Linux plateforms. My code has some assembly files written in MASM syle as well.

I am wondering if intel compiler does support assembly files (MASM style) ,originally written/debugged in windows with intel compiler, in Linux ?
My problem is that I don't want to rewrite the MASM files to be compatible with the intel toolchain in Linux.
Other question:
In windows, Visual Studio 2010, intel compiler 12 seems to use actually ML.exe and ML64.exe to assemble .asm file. why intel does not have their own assembler, using ML/ML64, does it hurt overall performance?

Thanks,
--Chekib

0 Kudos
1 Reply
SergeyKostrov
Valued Contributor II
898 Views
Note: this is a Duplicate and please follow a Mainthread at:

http://software.intel.com/en-us/forums/showthread.php?t=106539&o=a&s=lr
0 Kudos
Reply