nboot debugrel compiler command lines.txt

来自「Nboot源程序 韩国人写的 本人研究多时! 拿出来和大家分享!」· 文本 代码 · 共 10 行

TXT
10
字号
Generated by ADS importer.
Top line (ARMCC) was automatically imported.
Please manually merge in any other desired settings.
Please note this file will not be generated for targets with a single distinct command line.

ARMCC:  -O2
ARMCPP: -O1 -g  -cpu ARM920T
TCC:    -O1 -g 
TCPP:   -O1 -g 

⌨️ 快捷键说明

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