[Bug java/31325] gcj support for ARM EABI

2007-03-25 Thread s_j_newbury at yahoo dot co dot uk
--- 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 libsu

[Bug java/31325] gcj support for ARM EABI

2007-03-24 Thread s_j_newbury at yahoo dot co dot uk
--- Comment #11 from s_j_newbury at yahoo dot co dot uk 2007-03-24 19:58 --- I have everything built except for libjava/exception.cc which fails as seen below. This I believe is due to the lack of an implementation of _Unwind_Backtrace in the ARM EABI. What needs to be done to address

[Bug java/31325] gcj support for ARM EABI

2007-03-24 Thread s_j_newbury at yahoo dot co dot uk
--- Comment #10 from s_j_newbury at yahoo dot co dot uk 2007-03-24 17:30 --- (In reply to comment #3) > Created an attachment (id=13262) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13262&action=view) [edit] > EABI can't implement _Unwind_Backtrace > > This patch is from this bu

[Bug java/31325] gcj support for ARM EABI

2007-03-23 Thread tromey at gcc dot gnu dot org
--- Comment #9 from tromey at gcc dot gnu dot org 2007-03-23 19:32 --- I didn't read the patches yet. Do you have a copyright assignment? That is a prerequisite for getting these changes in. Once that is resolved we can proceed with the normal patch review process. If you don't have

[Bug java/31325] gcj support for ARM EABI

2007-03-23 Thread s_j_newbury at yahoo dot co dot uk
--- Comment #8 from s_j_newbury at yahoo dot co dot uk 2007-03-23 15:20 --- I've now hit: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24154 I only have 64M RAM + 256M swap, make is running out of memory and getting killed. Maybe I can add some more swap over NFS...? -- http://gcc

[Bug java/31325] gcj support for ARM EABI

2007-03-23 Thread s_j_newbury at yahoo dot co dot uk
--- Comment #7 from s_j_newbury at yahoo dot co dot uk 2007-03-23 13:22 --- Created an attachment (id=13264) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13264&action=view) arm-iwmmxt-linux-gnueabi platform support I'm using arm-iwmmxt-linux-gnueabi instead of arm-none-linux-gnu

[Bug java/31325] gcj support for ARM EABI

2007-03-23 Thread s_j_newbury at yahoo dot co dot uk
--- Comment #6 from s_j_newbury at yahoo dot co dot uk 2007-03-23 13:13 --- I have encountered a strange build failure with classpath. It is somehow getting the build order wrong resulting in this error: /home/tmp/portage/dev-java/gcj-4.2.0_beta20070307/work/build/gcc/gcj -B/home/tmp/

[Bug java/31325] gcj support for ARM EABI

2007-03-23 Thread s_j_newbury at yahoo dot co dot uk
--- Comment #5 from s_j_newbury at yahoo dot co dot uk 2007-03-23 13:11 --- --disable-sjlj-exceptions needs to be supplied to configure since it is not automatically detected -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31325

[Bug java/31325] gcj support for ARM EABI

2007-03-23 Thread s_j_newbury at yahoo dot co dot uk
--- Comment #4 from s_j_newbury at yahoo dot co dot uk 2007-03-23 13:08 --- Created an attachment (id=13263) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13263&action=view) enable the libgcj interpreter for arm platforms -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31325

[Bug java/31325] gcj support for ARM EABI

2007-03-23 Thread s_j_newbury at yahoo dot co dot uk
--- Comment #3 from s_j_newbury at yahoo dot co dot uk 2007-03-23 13:03 --- Created an attachment (id=13262) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13262&action=view) EABI can't implement _Unwind_Backtrace This patch is from this bug: http://gcc.gnu.org/bugzilla/show_bug.c

[Bug java/31325] gcj support for ARM EABI

2007-03-23 Thread s_j_newbury at yahoo dot co dot uk
--- Comment #2 from s_j_newbury at yahoo dot co dot uk 2007-03-23 12:55 --- Created an attachment (id=13261) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13261&action=view) add softfloat support to libffi for ARM EABI -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31325

[Bug java/31325] gcj support for ARM EABI

2007-03-23 Thread s_j_newbury at yahoo dot co dot uk
--- Comment #1 from s_j_newbury at yahoo dot co dot uk 2007-03-23 12:53 --- Created an attachment (id=13260) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13260&action=view) libffi completion support for ARM EABI -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31325