Re: Hello:Interested in classpath

2006-07-20 Thread fchoong
Hi Robert, Sven, In the firecat startup script there is a section: # Step 2: change this to point to your JDK directory. # eg. jdk_home="/usr/java/j2sdk1.4.0/" #jdk_home="/usr/java/j2sdk1.4.2/" #jdk_home="/usr/local/lib/sablevm/" #jdk_home="/usr/local/kaffe/" jdk_home="/usr/local/jamvm/" This al

Re: Hello:Interested in classpath

2006-07-18 Thread Sven de Marothy
On Tue, 2006-07-18 at 15:24 +0100, Robert Lougher wrote: > Hi David, > > Let me know if you any questions regarding the packaging of JamVM. > I'll be pleased to help as this is something that's needed doing for a > while... > Could you put more of those styrofoam peanuts in the box? M... pe

Re: Hello:Interested in classpath

2006-07-18 Thread Robert Lougher
Hi David, Let me know if you any questions regarding the packaging of JamVM. I'll be pleased to help as this is something that's needed doing for a while... Rob. On 7/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi Dalibor, Christian, Andrew, Thanks for pointing out the wiki! I will try

Re: Hello:Interested in classpath

2006-07-18 Thread fchoong
Hi Dalibor, Christian, Andrew, Thanks for pointing out the wiki! I will try out gcj and CACAO after I am done with JamVM ;) David Fu. > On Mon, Jul 17, 2006 at 10:55:20AM +0900, [EMAIL PROTECTED] wrote: >> Hi Christian, Dalibor, >> sandb

Re: Hello:Interested in classpath

2006-07-17 Thread Andrew Pinski
On Jul 17, 2006, at 9:49 PM, Dalibor Topic wrote: Cool, thanks for the update. You could also try using gcj to natively compile firecat. See http://gcc.gnu.org/wiki/How%20to%20BC%20compile%20with%20GCJ for details. Don't forget to pass gcj -O3 for the best effect. :) Except it should be noted

Re: Hello:Interested in classpath

2006-07-17 Thread Dalibor Topic
On Mon, Jul 17, 2006 at 10:55:20AM +0900, [EMAIL PROTECTED] wrote: > Hi Christian, Dalibor, > sandbox.nihonsoft.org is a standard i386(32-bit) machine. There is no > problem with running firecat with Kaffe, except the slow execution speed. > SableVM has some sort of problem with the chaining of cla

Re: Hello:Interested in classpath

2006-07-16 Thread fchoong
Hi Christian, Dalibor, sandbox.nihonsoft.org is a standard i386(32-bit) machine. There is no problem with running firecat with Kaffe, except the slow execution speed. SableVM has some sort of problem with the chaining of classloaders, and the server socket dies after a few minutes. I think these pr

Re: Hello:Interested in classpath

2006-07-16 Thread Dalibor Topic
On Sun, 2006-07-16 at 14:12 +0200, Christian Thalinger wrote: > On Sun, 2006-07-16 at 09:33 +0900, [EMAIL PROTECTED] wrote: > > Hi Mark, > > firecat runs on Kaffe 1.1.7(GNU Classpath 0.90) with no problems, except > > for performance(I tried to use it for running sandbox.nihonsoft.org, but > > it t

Re: Hello:Interested in classpath

2006-07-16 Thread Christian Thalinger
On Sun, 2006-07-16 at 09:33 +0900, [EMAIL PROTECTED] wrote: > Hi Mark, > firecat runs on Kaffe 1.1.7(GNU Classpath 0.90) with no problems, except > for performance(I tried to use it for running sandbox.nihonsoft.org, but > it turned out to be too slow.). SableVM was ok, but due to changes in > fire

Re: Hello:Interested in classpath

2006-07-15 Thread fchoong
Hi Mark, firecat runs on Kaffe 1.1.7(GNU Classpath 0.90) with no problems, except for performance(I tried to use it for running sandbox.nihonsoft.org, but it turned out to be too slow.). SableVM was ok, but due to changes in firecat's classloading structure, it does not work anymore. I am planning

Re: Hello:Interested in classpath

2006-07-15 Thread Mark Wielaard
Hi David, On Sat, 2006-07-15 at 08:59 +0900, [EMAIL PROTECTED] wrote: > Thanks for the advice! I also saw some repainting issues which needs to be > fixed. I am somewhat surprised you didn't mention your firecat work. Does firecat already work perfectly with GNU Classpath? > Is there a copyright

Re: Hello:Interested in classpath

2006-07-14 Thread fchoong
Hi Sven, Audrius, Thanks for the advice! I also saw some repainting issues which needs to be fixed. Is there a copyright assignment I have to submit before I start? In the meantime I will probably have a lot of code reading to do ;)

Re: Hello:Interested in classpath

2006-07-14 Thread Sven de Marothy
On Fri, 2006-07-14 at 22:06 +0900, [EMAIL PROTECTED] wrote: > Hi Audrius, > Ok! I am trying the CVS version, and it looks like some attributes for the > html tags are not working yet. But it is still cool to be able to see it > in action ;) Is there a good starting point I can work from? >

Re: Hello:Interested in classpath

2006-07-14 Thread Audrius Meskauskas
Hi, David, Is there a good starting point I can work from? As a rule, the developers just pick the tasks self dependently in this project. Many of us plan to use GNU Classpath (now or later), so they fix the features that they think they may need. If you have no idea, just work on anything you

Re: Hello:Interested in classpath

2006-07-14 Thread fchoong
Hi Audrius, Ok! I am trying the CVS version, and it looks like some attributes for the html tags are not working yet. But it is still cool to be able to see it in action ;) Is there a good starting point I can work from? David Fu.

Re: Hello:Interested in classpath

2006-07-14 Thread Audrius Meskauskas
[EMAIL PROTECTED] wrote: Hi, I see in the Open Tasks that javax.swing.text and javax.swing.text.html needs attention. That happens to be an area(html) I am interested in, is the task still open? David Fu. Surely, would be great! T

Re: Hello:Interested in classpath

2006-07-14 Thread fchoong
Hi, I see in the Open Tasks that javax.swing.text and javax.swing.text.html needs attention. That happens to be an area(html) I am interested in, is the task still open? David Fu. > On Tue, 2006-07-04 at 18:47 +0530, Hari Shreedhar

Re: Hello:Interested in classpath

2006-07-05 Thread Andrew Overholt
* David Gilbert <[EMAIL PROTECTED]> [2006-07-04 11:34]: > > Outside of Swing, it would be great if you/someone could try out iText > (a PDF generation library) to see how well it works on GNU Classpath: > > http://www.lowagie.com/iText/ iText seems to work well enough* with RSSOwl's feed -> PDF

Re: Hello:Interested in classpath

2006-07-05 Thread Robert Schuster
Hello Hari, thanks for your interest. Many of us Classpath developers came to this project because of personal interest to get a certain application running on the the free stack. If you have written some applications these may be a perfect start for you because you probably know best how the apps

Re: Hello:Interested in classpath

2006-07-04 Thread David Gilbert
Anthony Green wrote: On Tue, 2006-07-04 at 18:47 +0530, Hari Shreedharan wrote: Hello, Though i joined classpath mailing list sometime back,have not started working until now.Plz. tell me which packages need work on,and i am experienced in Java but not in writing libraries,so kindly tell me

Re: Hello:Interested in classpath

2006-07-04 Thread Anthony Green
On Tue, 2006-07-04 at 18:47 +0530, Hari Shreedharan wrote: > Hello, > Though i joined classpath mailing list sometime back,have not started > working until now.Plz. tell me which packages need work on,and i am > experienced in Java but not in writing libraries,so kindly tell me > which packages i s