How to generate 'stdcall' type .o code for gcc(arm-wince-pe target) ???

Simon Wu mountain_sprite@yahoo.com
Sat Jan 3 04:25:00 GMT 2004


Hi all,
  I build a cross compiler for arm-wince-pe target and
compile a .c program and found that the symbol names
are 'cdecl' style and there is a '_' prefix before the
function name. I want to generate stdcall type symbols
and __attribute__ ((stdcall)) does not work.
  What should I do?


__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/



More information about the Gcc-help mailing list