build.wrn

来自「WinCE 3.0 BSP, 包含Inter SA1110, Intel_815」· WRN 代码 · 共 20 行

WRN
20
字号
g:\wince\platform\aspen\inc\aspen.h(168) : warning C4005: 'FLASH_START' : macro redefinition
loader.h(154) : warning see previous definition of 'FLASH_START'
g:\wince\platform\aspen\inc\aspen.h(169) : warning C4005: 'FLASH_END' : macro redefinition
loader.h(155) : warning see previous definition of 'FLASH_END'
g:\wince\platform\aspen\inc\aspen.h(168) : warning C4005: 'FLASH_START' : macro redefinition
loader.h(154) : warning see previous definition of 'FLASH_START'
g:\wince\platform\aspen\inc\aspen.h(169) : warning C4005: 'FLASH_END' : macro redefinition
loader.h(155) : warning see previous definition of 'FLASH_END'
g:\wince\platform\aspen\inc\standalone.h(63) : warning C4005: 'FAR' : macro redefinition
g:\wince\public\maxall\cesysgen\sdk\inc\windef.h(140) : warning see previous definition of 'FAR'
g:\wince\platform\aspen\inc\standalone.h(64) : warning C4005: 'NEAR' : macro redefinition
g:\wince\public\maxall\cesysgen\sdk\inc\windef.h(141) : warning see previous definition of 'NEAR'
g:\wince\platform\aspen\inc\standalone.h(65) : warning C4005: 'WINAPI' : macro redefinition
g:\wince\public\maxall\cesysgen\sdk\inc\windef.h(124) : warning see previous definition of 'WINAPI'
monitor.c(299) : warning C4013: 'OutputFormatString' undefined; assuming extern returning int
monitor.c(2399) : warning C4013: 'SMCInit' undefined; assuming extern returning int
pci_enum.c(484) : warning C4013: 'MapRegisters' undefined; assuming extern returning int
pci_enum.c(517) : warning C4013: 'OutputFormatString' undefined; assuming extern returning int
pci_enum.c(705) : warning C4013: 'dummy' undefined; assuming extern returning int

⌨️ 快捷键说明

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