按照野火的PDF教程的第4章:[野火®]《RT-Thread 内核实现与应用开发实战—基于STM32》.pdf 新建 Keil MDK 工程,工程设置完成后点击编译按钮,编译不通过: RTE\Device\ARMCM3\startup_ARMCM3.c(75): warning: #2803-D: unrecognized GCC pragma #pragma GCC diagnostic push RTE\Device\ARMCM3\startup_ARMCM3...
andsometimes even from one to another version of the same compiler, making development of portable code harder and adding more of "#ifdef" clutter (by the way, another very "useful" warning is "unrecognized pragma" - so I cannot just put #pragma warnings(disable) or #pragma GCC diagnostic...
LIB:"LIBCMT" /DEFAULTLIB:"OLDNAMES" ' unrecognized Warning: .drectve `/DEFAULTLIB:"LIBCMT" /DEFAULTLIB:"OLDNAMES" ' unrecognized Warning: .drectve `/DEFAULTLIB:"LIBCMT" /DEFAULTLIB:"OLDNAMES" ' unrecognized Warning: .drectve `/DEFAULTLIB:"LIBCMT" /DEFAULTLIB:"OLDNAMES" ' unrecognized C:...