行业解决方案查看所有行业解决方案
IDA 用于解决软件行业的关键问题。
发布时间:2023-06-01 16: 52: 42
Action name:SetupCompiler
This dialog box allows the user to specify the compiler used to create the program along with the memory model,default calling convention,ABI and other parameters.
Please note that while some combinations of the parameters are meaningless,IDA doesn't check them for validity.It is up to the user to specify a correct combination.
IDA tries to determine the correct values automatically.
The include directories are a list of directories that look for the standard C headers.This parameter is used during parsing C header files.The directories must be separated by';'in MS Windows and':'in Linux.The predefined macros field has the same format and is used similarly.Please note that IDA doesn't define any compiler-specific macros by default.
以下为中文翻译:
操作名称:SetupCompiler
此对话框允许用户指定用于创建
程序连同内存模型、默认调用约定、ABI和其他
参数。
请注意,虽然某些参数组合没有意义,
IDA不检查它们的有效性。由用户指定正确的
组合。
IDA尝试自动确定正确的值。
包含目录是查找标准C头文件的目录列表。
该参数在解析C头文件时使用。
目录必须用“;”分隔在MS Windows中和':'在Linux中。
预定义的宏字段具有相同的格式并且类似地使用。
请注意,默认情况下IDA不定义任何特定于编译器的宏。
展开阅读全文
︾