Subject: Re: Kaffe 0.84/JIT on netbsd-m68k (long)
To: Hauke Fath <hauke@Espresso.Rhein-Neckar.DE>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: port-m68k
Date: 02/03/1998 22:39:21
Hauke wrote:
> [ cc'ed to port-m68k -- sorry for the noise, guys.  ;) ]
> 
> 
> After some rather unhappy experiments with Kaffe 0.9.x on a NetBSD/mac68k
> machine I finally turned to 0.8.4.

[...]

> 
> So I started to crank up the JIT. Ah well...
> 

Ok. JIT compilation sound like creation of 68k code on-the-fly. Did you add
the correct cachectl() pseudo-syscalls, to synchronize the I-cache with the
D-cache? If no, look at 

	src/gnu/usr.bin/ld/arch/m68k/mdprologue.S

it should contain what you need.

Regards,
	Ignatios Souvatzis