CreateCompilerEnvironment

CreateCompilerEnvironment[]

创建可在 FunctionCompile 和相关函数中使用的编译器环境.

更多信息和选项

范例

打开所有单元关闭所有单元

基本范例  (2)

创建新的编译器环境:

添加函数声明:

在编译中使用编译器环境:

为特定平台创建环境:

新环境的目标系统:

选项  (1)

TargetSystem  (1)

默认值为 Inherited,会生成当前平台的环境:

您可以为特定平台选择目标系统:

您可以选择多个平台:

您可以查看环境支持的目标系统:

Automatic 设置创建多个核心平台:

可在 FunctionCompile 中使用:

CompiledCodeFunction 对象包含所有平台的代码:

可用于交叉编译,因为无需为每次编译创建环境.

Wolfram Research (2021),CreateCompilerEnvironment,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CreateCompilerEnvironment.html.

文本

Wolfram Research (2021),CreateCompilerEnvironment,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CreateCompilerEnvironment.html.

CMS

Wolfram 语言. 2021. "CreateCompilerEnvironment." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/CreateCompilerEnvironment.html.

APA

Wolfram 语言. (2021). CreateCompilerEnvironment. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CreateCompilerEnvironment.html 年

BibTeX

@misc{reference.wolfram_2024_createcompilerenvironment, author="Wolfram Research", title="{CreateCompilerEnvironment}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/CreateCompilerEnvironment.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_createcompilerenvironment, organization={Wolfram Research}, title={CreateCompilerEnvironment}, year={2021}, url={https://reference.wolfram.com/language/ref/CreateCompilerEnvironment.html}, note=[Accessed: 22-November-2024 ]}