public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
From: "Anthony Green" <green@redhat.com>
To: <rhug-rhats@sources.redhat.com>
Cc: "Tom Tromey" <tromey@cygnus.com>
Subject: "gcj -R" needed by rhug
Date: Sun, 02 Sep 2001 19:46:00 -0000	[thread overview]
Message-ID: <007e01c13423$1c101400$5be6b4cd@cygnus.com> (raw)

I finally wrapped up my "gcj -R" patches as submitted them today.

You'll need to apply these patches in order to build rhug now.  Hopefully they
will get approved Real Soon Now.

http://gcc.gnu.org/ml/java-patches/2001-q3/msg00348.html
http://gcc.gnu.org/ml/java-patches/2001-q3/msg00349.html
http://gcc.gnu.org/ml/java-patches/2001-q3/msg00350.html

gnu.regexp fails if it can't load the MessagesBundle property file.  The
makefile now includes...

props.o: $(srcdir)/upstream/src/gnu/regexp/MessagesBundle.properties
        gcj -fPIC -R gnu/regexp/MessagesBundle.properties -o props.o -c $<

...which builds the property file into the shared library.  The runtime has no
problem finding it and everything appears to work nicely now.

AG



                 reply	other threads:[~2001-09-02 19:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='007e01c13423$1c101400$5be6b4cd@cygnus.com' \
    --to=green@redhat.com \
    --cc=rhug-rhats@sources.redhat.com \
    --cc=tromey@cygnus.com \
    /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).