SPARC: some success

2000-10-29 Thread Nic Ferrier
Ok... I have found out (broadly) what the Kaffe/SPARC problem is. The only working configuation of engine and threading subsystem I can get is interpreter/p-threads. Configuring with either jtheads or jit causes kaffe to not load Klasses and fail with the message: Illegal Instruction I ho

SPARC: some success

2000-10-28 Thread Nic Ferrier
I have mnanaged to compile and run a Kaffe on my Sparc box that works! I'm using Edouard's latest CVS stuff (thanks Edouard) that fixes the compile problems with unix-pthreads. Here's the config line: ./configure --with-threads=unix-pthreads --with-engine=intrp