On Wed, May 14, 2008 at 8:22 PM, Yang Tse <[EMAIL PROTECTED]> wrote:
> But could someone post _all_ the actual predefined symbols for the
> following 4 combinations ?
I have posted this before, but here it is again - the magic command I
use with any flavor of GCC is
echo|gcc -E -dM -
Replace gcc
Hi,
I have already seen http://cegcc.sourceforge.net/docs/details.html
But could someone post _all_ the actual predefined symbols for the
following 4 combinations ?
arm-wince-cegcc-gcc with and without -mwin32 option
arm-wince-mingw32ce-gcc with and without -mwin32 option
Thanks,
--
-=[Yang]