t-cross64

来自「gcc编译工具没有什么特别」· 代码 · 共 18 行

TXT
18
字号
SYSTEM_HEADER_DIR = /usr/cross64/usr/includeAR = /usr/cross64/usr/bin/ar# The rest of the file is identical to t-iris6.# Suppress building libgcc1.a, since the MIPS compiler port is complete# and does not need anything from libgcc1.a.LIBGCC1 = CROSS_LIBGCC1 = MULTILIB_OPTIONS=mips1/mips2/mips3/mips4MULTILIB_DIRNAMES=MULTILIB_MATCHES=LIBGCC = stmp-multilibINSTALL_LIBGCC = install-multilib

⌨️ 快捷键说明

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