This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: classpath-tools.jar
- From: Tom Tromey <tromey at redhat dot com>
- To: Matthias Klose <doko at ubuntu dot com>
- Cc: Andrew Haley <aph at redhat dot com>, GCJ <java at gcc dot gnu dot org>
- Date: 01 Feb 2007 07:54:58 -0700
- Subject: Re: classpath-tools.jar
- References: <17856.32643.234003.34938@zebedee.pink> <m3wt32rgwp.fsf@localhost.localdomain> <45C1B4F5.9030908@ubuntu.com>
- Reply-to: tromey at redhat dot com
>>>>> "Matthias" == Matthias Klose <doko@ubuntu.com> writes:
Matthias> Tom Tromey schrieb:
>> Hmm... I wonder if somehow you have tools executables from
>> classpath/tools installed. We should not be installing those but we
>> don't seem to disable the Makefile bits.
Matthias> but these are installed as /usr/share/classpath/tools.zip, not
Matthias> classpath-tools.jar (using my debian build).
We also install libgcj-tools-$VERSION.jar, which has the same
contents. I don't think we want to install this twice.
Tom