Re: what's needed to compile Derby

2005-10-22 Thread Tom Tromey
> "Andrew" == Andrew John Hughes <[EMAIL PROTECTED]> writes: Andrew> * The XML/XSLT classes have been merged into GNU Classpath Andrew> (which forms the library of classes for gcj and other JVM Andrew> solutions) from GNU JAXP, but, given that you're having Andrew> problems, this probably didn

Re: what's needed to compile Derby

2005-10-22 Thread Andrew John Hughes
On Fri, 2005-10-21 at 16:30 -0700, Dan Meany wrote: > Derby is a robust and featurefull all-java database > contributed by IBM to Apache. I was looking to make an > .exe out of derbynet.jar, et al. and tried to compile > them with gcj (both gcj 4.0.1 from FC4 and the latest > cygwin) and found java

Re: New GNU Classpath developers Nicolas and Christian

2005-10-22 Thread Meskauskas Audrius
I have looked at several .pdf's on your page and was impressed. Do not forget to add to doc/www.gnu.org/stories.wml ("success stories"), probably under "science". Regards Audrius. ___ Classpath mailing list Classpath@gnu.org http://lists.gnu.or

Re: "release meeting" minutes

2005-10-22 Thread Christian Thalinger
On Fri, 2005-10-21 at 19:36 +0200, Mark Wielaard wrote: > - We should solve the configure/build issue with freetype2 though. > (Christian has a patch.) As i already stated on cp-patches, i think it's not completely right. IMHO the cairo/pango/freetype checks should only be done when building

Re: i2p liberated! [Fwd: GCJ support is on the way]

2005-10-22 Thread Andrew John Hughes
On Fri, 2005-10-21 at 11:44 -0600, Tom Tromey wrote: > >> The first is a bug in GCJ (or maybe GNU Classpath, haven't tested > >> on Jam or Kaffe yet) - when working with a java.util.Calendar, not > >> all of the fields were being set correctly when they should be: > > According to Sven, this