This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [libffi] closures for sparc
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: Andreas Jaeger <aj at suse dot de>,Jeff Sturm <jsturm at one-point dot com>
- Cc: gcc-patches at gcc dot gnu dot org,java-patches at gcc dot gnu dot org
- Date: Tue, 14 Jan 2003 11:02:52 +0100
- Subject: Re: [libffi] closures for sparc
Hi,
-- Original Message --
>2003-01-14 Andreas Jaeger <aj@suse.de>
>
> * src/ffitest.c (main): Only use ffi_closures if those are
> supported.
This failure is born in my lab ;)
Thank you for catching this. I didn't test without CLOSURES.
Andreas