--- Comment #3 from tromey at gcc dot gnu dot org 2006-08-07 20:39 ---
I took your advice and checked in the result of that cp.
Thanks!
--
tromey at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #2 from tromey at gcc dot gnu dot org 2006-08-07 20:37 ---
Subject: Bug 28609
Author: tromey
Date: Mon Aug 7 20:37:50 2006
New Revision: 116003
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116003
Log:
PR libgcj/28609:
* ltconfig: Copied from gcc.
--- 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