subscribe, and alpha probs
kaffe@rufus.w3.org
kaffe@rufus.w3.org
Thu, 16 Jul 1998 18:39:26 -0500
The Kafee web site has no page on subscribing to this. Is it a typical
majordomo command?
Also I tried compiling Kafee on a DEC Alpha running Redhat 5.1. It
configured it, but didn't actually make things. Here's the last few
lines of the compile:
support.c: In function `callMethodA':
support.c:343: unknown register name `esi' in `asm'
support.c:343: unknown register name `edi' in `asm'
support.c:343: unknown register name `edx' in `asm'
support.c:343: unknown register name `ecx' in `asm'
support.c:343: unknown register name `ebx' in `asm'
support.c:343: unknown register name `eax' in `asm'
support.c: In function `callMethodV':
support.c:518: unknown register name `esi' in `asm'
support.c:518: unknown register name `edi' in `asm'
support.c:518: unknown register name `edx' in `asm'
support.c:518: unknown register name `ecx' in `asm'
support.c:518: unknown register name `ebx' in `asm'
support.c:518: unknown register name `eax' in `asm'
make[2]: *** [support.o] Error 1
make[2]: Leaving directory `/home/jhs97j/kaffe-snap/kaffe/kaffevm'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/jhs97j/kaffe-snap/kaffe'
make: *** [all] Error 1
If anyone would like to help me I'd appreciate it. To my knowledge
there is no java anything for DEC Alpa Linux. It would be great to have
it going.