The output of a compiler or assembler.
编译器或汇编器的输出。
The novel machine needed feeding with software, including a compiler and assembler, if it was to do anything useful.
这台新机器需要软件,包括一个编译器和汇编器,否则它什么也做不了。
This command has generated a new file -- hw.s -- that contains the assembler input text that you typically would not have seen, because the compiler defaults to producing the a.out file.
这个命令生成了一个新的文件hw.s,其中包含您通常无法看到的汇编输入文本,因为编译器在缺省情况下将生成a.out 文件。
The first thing you will need, rather obviously, is a compiler and associated tool chain (assembler, linker, etc.) There are two main options to consider here.
很显然,首先您需要的是一个编译器以及相关工具链(汇编程序、链接器等等)。
Your Toolchain: You must know the behavioral details of your compiler, assembler, linker, and make utility.
你的工具链:你必须知道你的编译器,汇编器,链接器,还有make,运行的细节。
A file containing object code. The output of a compiler or assembler.
包含目标代码的文件。编译器或汇编器的输出。
An assembler or a compiler reads a complete source program and generates a complete object module.
每个汇编器或者编译器都会读取一个完成了的源程序并生成一个完整的目标模块。
The compiler also allows inline assembler code to be embedded anywhere in a function. In addition, routines developed in assembly can also be called.
这个编译器也允许在一个函数的任何地方嵌入内联的汇编代码。另外,以汇编代码开发的例程也可以被调用。
What's the difference between an assembler and compiler?
汇编程序和编译程序之间有何判别呢?
The compiler must tell the assembler when to switch sections. These macros control what commands to output to tell the assembler this. You can also define additional sections.
编译器必须告诉汇编程序什么时候切换段。这些宏控制应该输出什么命令来告诉汇编程序这些信息。你也可以定义额外的段。
Translator: a compiler, interpreter or assembler conversion program that translates a high-level language or low-level language into machine language.
翻译程序:是一个用编译,传译或真译方法的转换程序。它把高阶层语言或低阶层语言翻译为机器语言。
It's a front end program that orchestrates the execution of any necessary compiler, assembler, and linker components.
这是一个前端程序安排任何必要的编译器,汇编器和链接器组件执行。
VC + + is used to call the assembly compiler to compile the assembler.
并给出了利用VC +调用汇编编译器编译汇编源文件的方法。
VC + + is used to call the assembly compiler to compile the assembler.
并给出了利用VC +调用汇编编译器编译汇编源文件的方法。
应用推荐