[ I'm going AFK from a couple of hours, so let me reply quickly
just half the questions ]
On Sunday 31 January 2010 17:06:32, Dave Korn wrote:
> LOL, that made me do a double-take. Err? Is this maybe deliberate because
> (WAG) fastcall doesn't mean anything on CE or some such reason?
Yes, exactly that. :-)
config/arm/wince-pe.h:
/* Let's just ignore stdcall, and fastcall. */ \
builtin_define ("__stdcall=__attribute__((__cdecl__))"); \
builtin_define ("__fastcall=__attribute__((__cdecl__))"); \
builtin_define ("__cdecl=__attribute__((__cdecl__))"); \
ISTR that's what MSVC does too (or defines empty), but I may be wrong.
CE's function call ABI is all cdecl.
--
Pedro Alves
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Cegcc-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cegcc-devel