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

[Bug libgcj/27860] build failure on m68k: error: 'ffi_closure' does not name a type



------- 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


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