[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Binding a C function using varargs
- From: Florian Weimer <fw@...>
- Date: Mon, 05 Jul 2010 22:53:11 +0200
* Rob Hoelz:
> 2) Use libffi to make the call to el_set.
IIRC, libffi does not support varargs functions:
<http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26744>