This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 java/31325] gcj support for ARM EABI



------- Comment #12 from s_j_newbury at yahoo dot co dot uk  2007-03-25 16:52 -------
(In reply to comment #11)
> I have everything built except for libjava/exception.cc which fails as seen
> below.
> 
libjava/exception.cc needs special handling of the EABI unwind support as is
done in the libsupc++ code.  I'm going to be working on this shortly if no-one
else does first, I have some other work to do first.  I don't yet know if the
EABI unwind ABI supports everything needed for java exceptions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31325


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