SPARC: some success

Nic Ferrier kaffe@rufus.w3.org
Sat, 28 Oct 2000 13:19:52 +0100


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 
                    --disable-gcj 
                    --enable-debug

I guess the real problem could be down to either:

  threads/engine/gcj
  engine/gcj
  engine
  gcj

I'll probably do a bit more investigating so that I can give a
definitive answer.


Nic