This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/28609] make install broken in current trunk (svn 115947)
- From: "bero at arklinux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 5 Aug 2006 22:33:04 -0000
- Subject: [Bug libgcj/28609] make install broken in current trunk (svn 115947)
- References: <bug-28609-5606@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from bero at arklinux dot org 2006-08-05 22:33 -------
Seems to be caused by classpath needing a different version of libtool than
gcc.
This fixed it for me:
cp -f ltconfig libjava/classpath
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28609