sol2-sld.h
来自「gcc编译工具没有什么特别」· C头文件 代码 · 共 12 行
H
12 行
/* Definitions of target machine for GNU compiler, for SPARC running Solaris 2 using the system linker. */#include "sparc/sol2.h"/* At least up through Solaris 2.6, the system linker does not work with DWARF or DWARF2, since it does not have working support for relocations to unaligned data. */#define LINKER_DOES_NOT_WORK_WITH_DWARF2
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?