[kaffe] zlib.h checking with fastjar

2006-01-13 Thread Kiyo Inaba
Hi, Thanks to improve using fastjar for kaffe. After this introduction, yesterday is the first time for my regression test. And I noticed, one of my build environment does not have zlib.h installed. And of course configure script checks this as checking zlib.h usability... no checking zlib.h p

[kaffe] want to insert code into all I/O calls

2006-01-13 Thread George P Nychis
Hi, for a research project of mine I need to insert code into all I/O calls to simply print something out. Therefore everytime a file is opened, I would like something printed, or everytime keyboard input is read I would like a printout. Is there somewhere central in the code where i can place

[kaffe] CVS kaffe (guilhem): Resynchronized GNU Classpath (it is exactly 0.20) :)

2006-01-13 Thread Kaffe CVS
* developers/autogen.sh: Regenerate fastjar too. Index: kaffe/libraries/javalib/external/classpath/ChangeLog diff -u kaffe/libraries/javalib/external/classpath/ChangeLog:1.16 kaffe/libraries/javalib/external/classpath/ChangeLog:1.17 --- kaffe/libraries/javalib/external/classpath/ChangeLog:1.16 Tue

Re: [kaffe] jthreads problem

2006-01-13 Thread Ioannis Liverezas
Hi Guilhem, I do appreciate your effort. I actually have a big project that depends on Kaffe VM, so it is very important to solve this problem. I 've already started checking some parts of the Kaffe code without any major progress yet. However, if you think that I can help you in some way, eg.