* "gcj -R" needed by rhug
@ 2001-09-02 19:46 Anthony Green
0 siblings, 0 replies; only message in thread
From: Anthony Green @ 2001-09-02 19:46 UTC (permalink / raw)
To: rhug-rhats; +Cc: Tom Tromey
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-09-02 19:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-02 19:46 "gcj -R" needed by rhug Anthony Green
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).