mt-aix43

来自「基于4个mips核的noc设计」· 代码 · 共 5 行

TXT
5
字号
# AIX 4.3 and above requires -X32_64 flag to all ar and nm commands# to handle both 32-bit and 64-bit objects.AR_FOR_TARGET=ar -X32_64NM_FOR_TARGET=nm -X32_64

⌨️ 快捷键说明

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