x-aix41

来自「gcc-2.95.3 Linux下最常用的C编译器」· 代码 · 共 13 行

TXT
13
字号
# configuration for IBM RS/6000 running AIX 4.1+# Show we need to use the C version of ALLOCAALLOCA=alloca.o# We need -lld for collect2 (actually this only matters# for a native compiler, but this is as good a place as any# to define the symbol).CLIB=-lld# f771 and cc1plus overflow the AIX TOCBOOT_LDFLAGS=-Wl,-bbigtoc

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?