public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Haley <aph@redhat.com>
To: Jack Howarth <howarth@bromo.med.uc.edu>
Cc: java@gcc.gnu.org
Subject: Re: building gcc against eclipse?
Date: Tue, 10 Nov 2009 10:00:00 -0000	[thread overview]
Message-ID: <4AF939BD.3040301@redhat.com> (raw)
In-Reply-To: <20091110010553.GA32119@bromo.med.uc.edu>

Jack Howarth wrote:
>    In fink, we have been building the gcj ecj1 support by
> copying the ecj-latest.jar file from ftp://sourceware.org/pub/java
> into the top level of the gcc source directory. I would like to try
> building gcc on darwin with the eclipse compiler instead. We have
> a fink ecj package which provides...
> 
> /.
> /sw
> /sw/bin
> /sw/bin/ecj
> /sw/share
> /sw/share/doc
> /sw/share/doc/ecj
> /sw/share/doc/ecj/about.html
> /sw/share/java
> /sw/share/java/ecj
> /sw/share/java/ecj/ecj.jar
> 
> How exactly does one build the gcj against this ecj compiler? 
> Would creating a symlink in the toplevel gcc directory to
> /sw/share/java/ecj/ecj.jar be sufficient to cause the installed
> eclipse compiler to be used for ecj1?

We configure for Fedora with --with-ecj-jar=/usr/share/java/eclipse-ecj.jar
You don't have to copy that jar into the toplev of srcdir.

Andrew.

  reply	other threads:[~2009-11-10 10:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-10  1:05 Jack Howarth
2009-11-10 10:00 ` Andrew Haley [this message]
2009-11-12 16:53   ` Jack Howarth
2009-11-12 17:12     ` Andrew Haley
2009-11-12 22:39       ` Jack Howarth
2009-11-13 11:12         ` Andrew Haley
2009-11-13 11:33           ` 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=4AF939BD.3040301@redhat.com \
    --to=aph@redhat.com \
    --cc=howarth@bromo.med.uc.edu \
    --cc=java@gcc.gnu.org \
    /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).