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 #7 from tbm at cyrius dot com  2006-06-05 18:58 -------
Thanks, Andreas.  The file compiles with this patch.  But now it fails a little
bit later:

gnu/java/net/natPlainDatagramSocketImpl.cc: In member function 'virtual void
gnu::java::net::PlainDatagramSocketImpl::receive(java::net::DatagramPacket*)':
gnu/java/net/natPlainDatagramSocketImpl.cc:351: error: impossible constraint in
'asm'
make[1]: *** [gnu/java/net/natPlainDatagramSocketImpl.lo] Error 1

any idea?


-- 


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]