This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/27860] build failure on m68k: error: 'ffi_closure' does not name a type
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jun 2006 20:01:51 -0000
- Subject: [Bug libgcj/27860] build failure on m68k: error: 'ffi_closure' does not name a type
- References: <bug-27860-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from tbm at cyrius dot com 2006-06-01 20:01 -------
I'm CCing Andreas Schwab since he apparently ported ffi to m68k. I noticed
that the part of the code that produces the error is within an ifdef
USE_LIBFFI, so possibly disabling ffi on m68k would allow it to compile. But
maybe the real fix would be to update ffi on m68k or something. Maybe Andreas
can take a look and/or comment.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27860