aboutsummaryrefslogtreecommitdiff
path: root/lib/memdebug.c
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-05-14 19:42:17 +0000
committerYang Tse <yangsita@gmail.com>2008-05-14 19:42:17 +0000
commit2748c64d605b19fb419ae56810ad8da36487a2d4 (patch)
treed764ebde2da9bbdffac2612040805fd6010f1555 /lib/memdebug.c
parentc4f1ab3cc53af12347bab603bb8bdfed67b354b1 (diff)
Improve toolchain detection for WinCE cross compilation:
When cross compiling WinCE with the arm-wince-cegcc-gcc C compiler symbol __CEGCC__ is defined and the unix-like compatibility layer is used. For our purposes this is not a native Windows build. When cross compiling WinCE with the arm-wince-mingw32ce-gcc C compiler symbol __MINGW32CE__ is defined and the unix-like compatibility layer is not used. For our purposes this _is_ a native Windows build.
Diffstat (limited to 'lib/memdebug.c')
0 files changed, 0 insertions, 0 deletions