------- Additional Comments From dannysmith at users dot sourceforge dot net  
2005-03-19 20:54 -------
In reply to comment #3

>From gnat_ugn.texi:

@findex Stdcall
@cindex Convention Stdcall
@item Stdcall
This is relevant only to NT/Win95 implementations of GNAT,
and specifies that the Stdcall calling sequence will be used, as defined
by the NT API.

In all other languages "stdcall" also applies to all i386 targets, although the 
symbol decoration part is specific to windows

Danny

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20515

Reply via email to