the compiler options and source code files will be processed by the compiler just as if they had been specified on the command line.
这些编译器选项和原始程式码档将由编译器处理,就如同在命令列上指定一般。
explains how to change the compiler options in a project template.
说明如何更改项目模板中的编译器选项。
the default c/c++ compiler options differ between uss and native z/os.
对于uss和原生z/os,默认的 c/c++编译器选项不一样。
in the regexp world, there are some compiler options supported by only certain implementations.
在regexp领域中,一些编译器选项仅被某些实现支持。
specifying compiler options from within a response file is just like making those commands on the command line.
从响应文件内部指定编译器选项就如同在命令行上发出这些命令。
compiler options for auto-vectorization
自动向量化的汇编器选项
compiler options are processed 「left to right, 」 and when a conflict is detected, the last (rightmost) option wins.
按照「从左到右」的顺序处理编译器选项,如果检测到沖突,则先处理最后(最右边)的选项。
a list of recommended compiler options
推荐的编译器选项列表
the input for this tool is the application「s source code and the resulting binaries compiled with certain compiler options enabled.
这个工具的输入是应用程序的源代码和使用某些编译器选项编译的二进制文件。
also, it is likely that additional compiler options will be provided for new system z models, and improvements might be offered for existing models.
此外,很可能将为新的systemz模型提供一些额外的编译器选项,同时也要对现有的模型进行改进。
compiler options can be set either in the development environment or on the command line.
编译器选项可以在开发环境中设定,也可以在命令列设定。
in a response file, multiple compiler options and source code files can appear on one line.
在回应档中,数个编译器选项和原始程式码档可以出现在同一行中。
the cobol source code for the eight stored procedures is available in the sub-folder cobol source together with the file compiler options.txt that lists recommended compiler options (see download).
在子文件夹cobolsource中可以找到8 个存储过程的cobol源代码,其中的compiler options.txt文件列出推荐的编译器选项(见 下载)。
likewise, saving changes to a class will result in a fast incremental compile of the project and you」ll be able to set all the same compiler options from the project properties pages.
同样,把更改保存到类中会导致对项目进行快速递增编译,您也可以从项目的属性页面上设置所有相同的编译器选项。
i read a lot of code in a source control viewer (looking a delta's and history), compiler options are not very obvious in environments like these.
我在一个源代码控制浏览器阅读大量的代码(在一个三角洲的历史),编译器选项在这样的环境中不是很明显。
it works by creating a hash from the preprocessed sources and the compiler options used to compile the sources.
它的工作方式是:从预处理源代码和用于编译源代码的编译器选项创建一个哈希表。