Teaching libffi to stdcall
Tom Tromey
tromey@redhat.com
Fri Nov 8 10:58:00 GMT 2002
>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:
Ranjit> 3. I have not touched any of the "closure" functions as I do
Ranjit> not know what these do and whether adding support for stdcall
Ranjit> here would make any sense.
It isn't required for libgcj. We use closures to implement the
interpreter and the JNI stub function. Calls to these use the
standard ABI.
Ranjit> 5. On Win32, the ffitest program fails while testing closures.
Ranjit> Is this an expected failure?
No.
Tom
More information about the Java
mailing list