I have some .asm
files that use the Intel Assembly format, but I want to compile them by using GCC. Does anyone know how to do this in GCC? I know NASM and YASM are options for this question, but can GCC do this by itself?
↧
how to use gcc to compile .asm file?
↧