hy,
I'm trying to install kaffe-1.0.7.tar.gz on qnx 6.3 centrino rtos.
I have various problems platform related.
Where can I find a complete installation guide for
this operative system?
Can I follow happly an alternative installation
guide?
Thanks for all.
--Regards--
Ing. Antonino
Dalibor Topic <[EMAIL PROTECTED]> writes:
> Derek Davies wrote:
> > Hi,
> > There's bad news and good news. The bad news is that my most recent
> > backup of kaffe JVMDI work (~2001) gets I/O errors when I try to read
> > it. It's shrimp toast. The good news is that at least I was able to
> > r
Hi.
There's a bug in the configure.ac of mainline, still unfixed after
today's commits:
Line 1507:
if "$ac_cv_c_compile_value_glibc_minor" -le "2"; then
after the 'if' token a 'test' is obviously missing.
Bye,
--
Luca Saiu, maintainer of GNU epsilon
http://www.gnu.org/software/eps
PatchSet 5100
Date: 2004/08/24 19:41:54
Author: guilhem
Branch: HEAD
Tag: (none)
Log:
Checked in some missing files from the regeneration. This is the last sync.
Members:
kaffe/kaffevm/boehm-gc/boehm/Makefile.in:INITIAL->1.1
kaffe/kaffevm/boehm-gc/boehm/doc/Makefile.in:INITIAL-
PatchSet 5099
Date: 2004/08/24 19:36:21
Author: guilhem
Branch: HEAD
Tag: (none)
Log:
Regenerate kaffe/kaffevm/boehm-gc/boehm too
Members:
developers/autogen.sh:1.47->1.48
Index: kaffe/developers/autogen.sh
diff -u kaffe/developers/autogen.sh:1.47 kaffe/developers/autogen.sh:1.48
---
Pinaki Mukherjee wrote:
Hi Guilhem,
I've modified the intrp according your previous modifications to slot.
It mainly runs and passes all but 12 tests. The tests are more double
oriented so maybe there is still a little nitpick there. Anyway, here is
a patch against CVS head that will solve ne
Kiyo Inaba wrote:
Hi Dalibor,
Guilhem committed a jit patch that might help with the double tests, as
it fixes some problems with NaNs.
I can not find any patch recently to fix jit for NaN handling.
You are not talking sysdepCallMethod in mit-as, right? ;-)
Kiyo
He was talking about t
Hi Dalibor,
>Guilhem committed a jit patch that might help with the double tests, as
>it fixes some problems with NaNs.
I can not find any patch recently to fix jit for NaN handling.
You are not talking sysdepCallMethod in mit-as, right? ;-)
Kiyo
_
Hi Dalibor,
You wrote:
>looking at your build log you sent me, it seems that libtool does not
>pass the output file option to gcc (-o .libs/libkaffevm_la-access.o).
>Could you try again with a fresh build from scratch? There may be some
>confusion on libtool's side since I updated it to 1.5.8
Dalibor Topic wrote:
>My proposal would be to use autotest, which comes with autoconf. See
>gcjwebplugin, autoconf & cvs for examples on how to use it.
My 'naive' feeling for auto-something is something like 'not good
for portability' ;-> Roughly every two weeks, I was faced with one
more bug by
Hi Tony,
We miss you for long...
Tony Wyatt wrote:
>>> As attached patch suggests, this is a revert patch against Tony submitted
>>> several years ago. This portion is to correctly setup saved registers
>>> area (usually for d2-d7/a2-a5) when exception was raised and I have no
>>> idea why he com
Riccardo wrote:
Hey,
NetBSD/sparc 1.6.2
- with pthreads it fails with:
kaffevm/systems/unix-pthreads/jthread.h:20,
from ../../../kaffe/kaffe/kaffeh/../kaffevm/classMethod.
h:21,
from ../../../kaffe/kaffe/kaffeh/support.c:23:
/home/multix/kaffe-cvs/netbsd-sparc/../k
PatchSet 5097
Date: 2004/08/24 11:34:38
Author: dalibor
Branch: HEAD
Tag: (none)
Log:
Only include semaphore.h if it exists
2004-08-24 Dalibor Topic <[EMAIL PROTECTED]>
* configure.ac: Check for semaphore.h.
* kaffe/kaffevm/systems/unix-pthreads/thread-internal.h:
Onl
Riccardo wrote:
In <[EMAIL PROTECTED]> Riccardo wrote:
Hey,
NetBSD/sparc 1.6.2
- with jthreads with:
I unset the shell limits, retried with jikes and ended.
Using jthreads... I have this:
3 of 144 tests failed
pretty cool, isn't it ?
CLTestConc.fail MethodErrors.fail TestUnlock.fail
Yep, ni
sita wrote:
Hi,
I'm actually trying to profile kaffe. In this process, I'm printing some arguments to a file.
Say for example If I have a function called gcmalloc in kaffe, I put a hook as follows:
extern FILE *outfp; //outfp points to my trace file
fprintf(outfp,"%p %d\n",mem,sz);
I expec
15 matches
Mail list logo