This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Installing libjava fails
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: java-patches at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Wed, 27 Feb 2002 15:12:17 +1300
- Subject: Re: Installing libjava fails
- References: <jeofieww2h.fsf@sykes.suse.de> <jelmdgrr1x.fsf@sykes.suse.de>
Andreas Schwab wrote:
>|> Installing libjava fails in current snapshot:
>
>Here is a patch:
>
>2002-02-26 Andreas Schwab <schwab@suse.de>
>
> * acinclude.m4 (LIB_AC_PROG_CXX): Use glibjava_CXX instead of
> glibcpp_CXX, since libjava uses even another CXX.
> * aclocal.m4, configure: Regenerated.
>
Thanks Andreas. I can confirm that this fixes the problem I had with
libgcj "make install", as well as the wack stuff that libtool was doing
when linking jv-convert etc. btw: java patches should go to java-patches
as well to make sure that java hackers see it.
I am checking this in to MAIN and the branch.
regards
Bryce.