This is the mail archive of the gcc@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]

Re: Ada in gcc-3.4.3 on x86_64


Florian Weimer wrote:

It is not possible to interface to variadic C functions from standard
Ada if the calling convetion for variadic and non-variadic function
differs.

I don't think GNAT offers a non-standard extension which provides this
functionality.  Maybe it should.

That would certainly be a reasonable possible language extension. Presumably the way to do this would be to introduce a convention called C_Varargs or something like that. This is not a trivial addition :-)


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