This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/20515] "stdcall" imports are not handled correctly


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]