ecos.mak
来自「DVB软件,基于CT216软件的开发源程序.」· MAK 代码 · 共 4 行
MAK
4 行
ECOS_GLOBAL_CFLAGS = -msoft-float -qleon2 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -O2 -mv8 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority
ECOS_GLOBAL_LDFLAGS = -msoft-float -O2 -mv8 -nostdlib -fvtable-gc -Wl,--gc-sections -Wl,-static
ECOS_COMMAND_PREFIX = sparc-rtems-
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?