From: Daniel Veillard (Daniel.Veillard@w3.org)
Date: Tue Sep 29 1998 - 21:24:23 EDT
> I'm currently compiling on linux/alpha and linux/sparc, I will send
> back the results. I also have access to a Digital Unix alpha box ...
Ok, here are the results of my tests on alpha and linux/sparc
linux/alpha:
============
Thinks taht JIT is supported,
Compilation died : FIXUP_TRAMPOLINE_DECL is not defined ...
----------- ../kaffe/kaffevm/soft.c" line 431 of 776 -----------
#if defined(TRANSLATOR)
/*
* Trampolines come in here - do the translation and replace the trampoline.
*/
nativecode*
soft_fixup_trampoline(FIXUP_TRAMPOLINE_DECL)
{
Method* meth;
FIXUP_TRAMPOLINE_INIT;
----------------------------------------------------------------
Configured with --with-engine=interpreter
it fails in kaffe/kaffevm/systems/unix-jthreads/jthread.c, SET_SP
is not defined (or ?).
Humm I remember having a small C-code which was guessing the SP
location in the jmpbuf. Maybe I should try to find it ...
OSF1/V4.0 Alpha:
================
configure fails with
configure: error: Configuration alphaev56-osf not supported
there is nothing related in the config.alias, try adding
alpha*) host_cpu=alpha ;;
in the CPU aliases, restarted
Now it break in the same way as on linux/alpha
Test on Linux/Sparc:
====================
Compilation is Ok.
But "make test" fails in strange ways :
------------------- make test ------------------
make[1]: Entering directory `/u/veillard/kaffe/linux-sparc/test'
*** Running tests
error running
Should have got:
Hello World!
But got instead:
HelloWorldApp ... error running
Should have got:
Hello World!
But got instead:
TestIntLong ... error running
Should have got:
Some mathmatical tests
Results Good
But got instead:
TestFloatDouble ... ignored
Str ... error running
Should have got:
12abcd34567890
But got instead:
Str2 ... error running
[etc...]
-----------------------------------------------------
Hope it's not too depressing :-\, and that it helps anyway ...
Daniel
-- Daniel.Veillard@w3.org | W3C MIT/LCS NE43-344 | Today's Bookmarks : Tel : +1 617 253 5884 | 545 Technology Square | Linux, WWW, rpm2html, Fax : +1 617 258 5999 | Cambridge, MA 02139 USA | badminton, Kaffe, http://www.w3.org/People/W3Cpeople.html#Veillard | HTTP-NG and Amaya.
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:56:58 EDT