欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

x-tekxd88

GCC编译器源代码
字号:
# Install the custom Tektronix XD88 link editor directives file.EXTRA_PARTS=crtbegin.o crtend.o gcc.ldgcc.ld: $(srcdir)/config/m88k/tekXD88.ld	rm -f gcc.ld; cp $(srcdir)/config/m88k/tekXD88.ld ./gcc.ld# Green Hills C on the Tektronix XD88 does not provide alloca.ALLOCA=alloca.o# rc is cleaner, but the ar program sometimes crashes.# This is a workaround.AR_FLAGS=qc

⌨️ 快捷键说明

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