This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Importing new classpath
- From: Tom Tromey <tromey at redhat dot com>
- To: Mark Wielaard <mark at klomp dot org>
- Cc: java at gcc dot gnu dot org
- Date: 07 Nov 2005 08:18:17 -0700
- Subject: Re: Importing new classpath
- References: <1131302302.8469.70.camel@localhost.localdomain>
- Reply-to: tromey at redhat dot com
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> I tried to quickly import the new GNU Classpath 0.19 release into my
Mark> libgcj working directory and it seems to build and work almost out of
Mark> the box. The only patchlet I needed was the following to get the new
Mark> javax.sound providers linking (they use JNI):
It is safe to check this in now, before any import.
Could you do that?
Tom