Yavor Georgiev wrote:
Sorry, it seems that yesterday I forgot to add CC to the mailing -list
---------- Forwarded message ----------
From: Yavor Georgiev <[EMAIL PROTECTED]>
Date: 02.10.2007 16:00
Subject: Re: [kaffe] kaffe compilation under cygwin
To: Dalibor Topic <[EMAIL PROTECTED]>
Hi Dalibor,
Thanks once again for the assistance for the compilation process. I
compiled latest cvs kaffe, got latest cvs snapshot of classpath also
and compiled it as the FAQ.win32 advises, so I got my classpath
library in /usr/local;
Kaffe compilation was with well-known flags I am using and
--with-system-classpath flag to get the classpath from
/usr/local/classpath.
The problem is that I once again got
================================
135 of 150 tests failed
Please report to [email protected]
================================
,after running make check.
I think I am missing something major here. Can you give me some hint,
how actually those tests are run, in order to run them manually, from
command line, against every *.java source in the regression directory
, to get some error input and verify what might be the problem.
Sure. I'd suggest doing a make install first, and then
cd test/regression
/path/where/you/installed/kaffe/bin/kaffe HelloWorldApp
which should work. If it doesn't, then something is broken in an
interesting way, and I'd suggest
throwing gdb on it. See FAQ/FAQ.debugging.
Oh, and yeah, merging in the vxworks port from pocketlinux would be
great.[1] :)
cheers,
dalibor topic
[1] http://www.kaffe.org/pipermail/kaffe/2005-August/103040.html
_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe