public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Haley <aph-gcc@littlepinkcloud.COM>
To: Steven Newbury <s_j_newbury@yahoo.co.uk>
Cc: aph@all6500.kos.to, java-patches@gcc.gnu.org
Subject: Re: ARM EABI and eclipse-ecj
Date: Mon, 20 Aug 2007 09:30:00 -0000	[thread overview]
Message-ID: <18121.24343.445294.503664@zebedee.pink> (raw)
In-Reply-To: <891458.37720.qm@web25001.mail.ukl.yahoo.com>

Steven Newbury writes:
 > 
 > --- Andrew Haley <aph-gcc@littlepinkcloud.COM> wrote:
 > 
 > > Steven Newbury writes:
 > >  > Hi Andrew,
 > >  > I've built gcj for ARM EABI using all relevant patches AFAICT, simple test
 > > java
 > >  > programs are working fine both using gij and gcj.  I can't get eclipse-ecj
 > > to
 > >  > work though, it is giving me this output with -verbose :
 > 
 > I've found that if I use gcj as the jit:
 >         -Dgnu.gcj.jit.compiler=$(gcj-config --gcj) \ # <- Gentoo-ism
 >         -Dgnu.gcj.jit.cachedir=/var/tmp/jitcache/ \
 >         -Dgnu.gcj.jit.options="-Os"

 > Then it does work.  Something is wrong with the gij interpreter not
 > gcj itself.

OK, thanks.  That's really helpful.

 >  This is the first time I've had a javac other than jikes running on EABI. 
 > Actually this is the most functional jvm I've got working, jamvm had problems
 > with doubles which I couldn't get to the bottom of.  Cacao and kaffe don't to
 > want to work either in various ways.

I have found one or two more bugs in libffi and fixed them on the
branch.  It is possible that I forgot to post those patches.

 > > It's still work in progress.  Once all of the tests pass I'll have
 > > a look.
 > > 
 > > Did you try the branch at
 > > svn+ssh://gcc.gnu.org/svn/gcc/branches/gcj/gcj-eabi-branch
 > > ?

 > I will.  I wasn't aware of it.

Right, let's see how we get on with that.

Andrew.

  reply	other threads:[~2007-08-20  9:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-18 10:53 Steven Newbury
2007-08-19 15:43 ` Andrew Haley
2007-08-19 21:08   ` Steven Newbury
2007-08-20  9:30     ` Andrew Haley [this message]
2007-08-20 16:18       ` Steven Newbury
2007-08-20 16:26         ` Andrew Haley
2007-08-20 16:29           ` Steven Newbury
2007-08-24  9:47             ` Andrew Haley
2007-08-24 10:43               ` Steven Newbury
2007-08-28  8:33                 ` Andrew Haley
2007-08-28 11:28                   ` Steven Newbury
2007-08-28 12:08                     ` Andrew Haley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=18121.24343.445294.503664@zebedee.pink \
    --to=aph-gcc@littlepinkcloud.com \
    --cc=aph@all6500.kos.to \
    --cc=java-patches@gcc.gnu.org \
    --cc=s_j_newbury@yahoo.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).