public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bryce McKinlay <bmckinlay@gmail.com>
To: GCC Java <java@gcc.gnu.org>
Subject: Re: Which library implementation to use/work on?
Date: Sat, 07 Apr 2012 18:28:00 -0000	[thread overview]
Message-ID: <CALUNu-rKCMdSpzNw2rbkB7vc8rgvMb9vp9-f_3AidMVTObfjwg@mail.gmail.com> (raw)
In-Reply-To: <CANEZrP0f7QZCbesnCsHoHW=W2sMzfSsMwZwdfNjao1Jyru_7Vw@mail.gmail.com>

On Sat, Apr 7, 2012 at 4:29 PM, Mike Hearn <mike@plan99.net> wrote:

> Unfortunately I had trouble compiling it. I took gcc 4.7 and brought
> across the latest Matcher.java. However it appears that you aren't
> supposed to edit the copy of classpath included with GCC. Introducing
> syntax errors into the file and then running make shows that the .java
> file itself does not appear to actually be read. Instead the .class
> files are included the tree as well and I didn't see any obvious
> script or build step that is supposed to regenerate them.
>
> Are there instructions anywhere on what I'm supposed to do here?

Try configuring with --enable-java-maintainer-mode - this should
ensure that the .java files get rebuilt.

See the "Java specific options" section at
http://gcc.gnu.org/install/configure.html

Bryce

  reply	other threads:[~2012-04-07 18:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-13 16:57 Mike Hearn
2012-03-13 17:07 ` Andrew Haley
2012-03-13 18:26 ` Mike Hearn
2012-03-13 18:39   ` Andrew Haley
2012-03-14 10:40   ` Mike Hearn
2012-03-14 10:43     ` Chris Burdess
2012-03-14 11:11       ` Mike Hearn
2012-03-14 11:12         ` Andrew Haley
2012-03-14 12:14 ` Andrew Hughes
2012-03-14 12:17   ` Mike Hearn
2012-03-14 12:31     ` Andrew Hughes
2012-03-14 12:35       ` Mike Hearn
2012-03-14 18:32         ` Andrew Hughes
2012-03-15 12:24           ` Mike Hearn
2012-03-15 12:37             ` Andrew Hughes
2012-04-07 15:29               ` Mike Hearn
2012-04-07 18:28                 ` Bryce McKinlay [this message]
2012-04-08 13:18                   ` Mike Hearn
2012-04-10 15:53                     ` Mike Hearn
     [not found]                       ` <CANEZrP2ukT8zjNjma9yBREJ6wEuhdU6Qb=bPSOjemTYjzwrH5g@mail.gmail.com>
     [not found]                         ` <CANEZrP0QcpHjxKHWoi=A8+CcE2gPzm2_eO4_PG5=BmMHj-f_+Q@mail.gmail.com>
2012-05-30 21:14                           ` Mike Hearn

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=CALUNu-rKCMdSpzNw2rbkB7vc8rgvMb9vp9-f_3AidMVTObfjwg@mail.gmail.com \
    --to=bmckinlay@gmail.com \
    --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).