[ros-kernel] stdcall

Vizzini vizzini at plasmic.com
Fri Feb 6 20:12:08 CET 2004


I'm in the process of coding up a proper queuing library for our
drivers, based on the microsoft Cancel-Safe Queue stuff.  In the
process, I've once again become irritated by stdcall vs cdecl. :)

What about adding -mrtd to the default compiler options in our build
system?  This is what the Microsoft ddk build system uses (well, it's
/Gz on MS).  This prevents having to remember to add NTAPI or WINAPI or
whatever the current stdcall decoration is.

Thoughts?

 -Vizzini




More information about the Ros-kernel mailing list