Re: Bootstrapping GNU Classpath on Fedora Core 5

2006-09-03 Thread Alexander Shopov
Alexander Another thing - which package provides the dependencies for Alexander gtk-peer? gtk2-devel Actually - I had gtk2-devel. What was missing ws libXtest-devel. Kind regards: al_shopov

Re: Bootstrapping GNU Classpath on Fedora Core 5

2006-09-03 Thread Alexander Shopov
IMHO the INSTALL file in the distribution should contain enough detail on requirements for people to be able to build. I'll take a look at updating that if necessary and maybe compare notes with you offline Alexander? In hindsight - yes it did. It turned out that I did not have libXtst-devel and

Bootstrapping GNU Classpath on Fedora Core 5

2006-09-01 Thread Alexander Shopov
Hi guys, Is there a small tutorial on how to bootstrap GNU classpath on Fedora Core 5? I am trying to build it and use it, but I fail time and again. I did: 1. wget ftp://ftp.gnu.org/pub/gnu/classpath/classpath-0.92.tar.gz 2. tar xvfz classpath-0.92.tar.gz 3. cd classpath-0.92 4. ./configure

When will there be GNU classpath to JDK 5.0 comparison?

2006-05-03 Thread Alexander Shopov
Hi guys, This page: http://www.gnu.org/software/classpath/ links to comparisons between GNU Classpath and SUNS JDK 1.0, 1.1, 1.2, 1.3 and 1.4. These last months there has been enormous work on 1.5. Will someone put up a comparison with JDK 1.5? Kind regards: al_shopov

Please, pretty much stop

2006-03-09 Thread Alexander Shopov
Hi guys, This discussion went off, spread over too much topics and so on. This is the discussion best left to B2B meetings (beer to beer). You can all contribute a lot to this list by just not participating in this thread - it will eventually die out, and at least I would appreciate this.

Readline for java

2005-10-13 Thread Alexander Shopov
Hello everybody, Does anyone know a readline equivalent for java that understands different encodings? We tried java readline: http://java-readline.sourceforge.net/ But it turned out that it has problems with UTF-encoding (the culprit is the native C library. If it is not used - the library

Has someone experimented with jedit?

2005-10-05 Thread Alexander Shopov
Hi guys, A week ago I experimented with jedit on an up-to-date Fedora Core 4 box (I used the included java instruments - the included GNU classpath and gij) The development version 4.3pre2 did not want to start at all, while 4.2 started with way too many warnings for AWT things and way too

How does GNU classpath implement char?

2005-09-13 Thread Alexander Shopov
Hi guys, I was wondering - how does gnu classpath implement char (the primitive value). The Sun Java documentation sasy that char is a 16 bit positive value that has the representation of a character in UTF-16 encoding. http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Character.html (This is

Re: GNU Classpath 0.18 released

2005-09-07 Thread Alexander Shopov
Is there a page outlining what part of J2SE 1.3, 1.4 and 5.0 this release is covering? Which methods need further development, which classes are unimplemented? Best regards: al_shopov ___ Classpath mailing list Classpath@gnu.org